(minor) fixup various TODOs and such

some got junked, some were already done or got done, and some were
converted into actual todo items in the 'todo' file.
This commit is contained in:
Sitaram Chamarty 2012-03-22 05:31:17 +05:30
parent 446a611327
commit e9ea674be9
8 changed files with 2 additions and 61 deletions

View file

@ -18,7 +18,6 @@ trace( 2, "'keydir' not found in '$ab'; exiting" ), exit if not -d "$ab/keydir";
my $akdir = "$ENV{HOME}/.ssh";
my $akfile = "$ENV{HOME}/.ssh/authorized_keys";
my $glshell = `gitolite query-rc -n GL_BINDIR` . "/gitolite-shell";
# XXX gl-time not yet coded (GL_PERFLOGT)
my $auth_options = auth_options();
sanity();