add the infrastructure module and fix synatx
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 22 May 2010 19:44:04 +0000 (21:44 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 22 May 2010 19:44:04 +0000 (21:44 +0200)
scripts/git-daemon.sysconfig

index 5c90b9d..c167a6c 100644 (file)
@@ -1,6 +1,6 @@
 # variables looked at
 GITDIR=/git
-GITWHITELIST=/git/build.git /git/tests.git 
+GITWHITELIST="/git/build.git /git/tests.git /tests/infrastructure.git"
 PORT=9418
 VERBOSE=
 DETACH=--detach