aboutsummaryrefslogtreecommitdiff
path: root/t/glt
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaram@atc.tcs.com>2012-03-20 16:52:38 +0530
committerSitaram Chamarty <sitaram@atc.tcs.com>2012-03-24 10:30:45 +0530
commit43f95f9b227eb9b294415f93c65c80e55f2d5ef9 (patch)
treec3e8aecb575b87c532c0a3620867d26ced2904de /t/glt
parent'gitolite writes off/on...' done (diff)
downloadgitolite-gentoo-43f95f9b227eb9b294415f93c65c80e55f2d5ef9.tar.gz
gitolite-gentoo-43f95f9b227eb9b294415f93c65c80e55f2d5ef9.tar.bz2
gitolite-gentoo-43f95f9b227eb9b294415f93c65c80e55f2d5ef9.zip
(minor) help command usage message changed
Diffstat (limited to 't/glt')
-rwxr-xr-xt/glt1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/glt b/t/glt
index b1cf4fe..5b33f62 100755
--- a/t/glt
+++ b/t/glt
@@ -10,6 +10,7 @@ my $user = shift or die "need user";
my $rc;
my %extcmds = (
+ help => 1,
info => 1,
perms => 1,
);