This commit is contained in:
Sitaram Chamarty 2012-03-19 16:03:59 +05:30
parent e6ba17fc52
commit 7b1efe8a7b
14 changed files with 28 additions and 7 deletions

View file

@ -6,6 +6,9 @@ use warnings;
use lib "src";
use Gitolite::Test;
# testing the (separate) authkeys handler
# ----------------------------------------------------------------------
$ENV{GL_BINDIR} = "$ENV{PWD}/src";
my $ak = "$ENV{HOME}/.ssh/authorized_keys";