aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaram@atc.tcs.com>2012-11-22 19:53:15 +0530
committerSitaram Chamarty <sitaram@atc.tcs.com>2012-11-22 20:50:20 +0530
commit96cc2eaf41aa9c313e56cfb3ddf25899cfa08f53 (patch)
tree798880858198ef8c2e9cfa4ea9efd1279520ab02 /t
parentsudo command: CLI fix: 2 non-empty args required (diff)
downloadgitolite-gentoo-96cc2eaf41aa9c313e56cfb3ddf25899cfa08f53.tar.gz
gitolite-gentoo-96cc2eaf41aa9c313e56cfb3ddf25899cfa08f53.tar.bz2
gitolite-gentoo-96cc2eaf41aa9c313e56cfb3ddf25899cfa08f53.zip
new features relating to creating wild repos:
- new 'create' command for explicit creation - new 'AutoCreate' trigger to prevent auto-creation on read operations or both read and write operations - a few related fixups to the perms command
Diffstat (limited to 't')
-rwxr-xr-xt/sequence.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/sequence.t b/t/sequence.t
index e98690b..a42b6b6 100755
--- a/t/sequence.t
+++ b/t/sequence.t
@@ -100,7 +100,7 @@ try "
# auto-create using perms fail
echo READERS u5 | glt perms u4 -c foo/u4/baz
!/Initialized empty Git repository in .*/foo/u4/baz.git/
- /FATAL: .C any foo/u4/baz u4 DENIED by fallthru/
+ /FATAL: repo already exists or you are not authorised to create it/
# auto-create using perms
echo READERS u2 | glt perms u1 -c foo/u1/baz