(minor)
This commit is contained in:
parent
e6ba17fc52
commit
7b1efe8a7b
14 changed files with 28 additions and 7 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue