From: Thierry Parmentelat Date: Sat, 22 May 2010 19:44:04 +0000 (+0200) Subject: add the infrastructure module and fix synatx X-Git-Tag: foo~143 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=60ceb320ad496b850514fb566056fa90d066d3a2;p=infrastructure.git add the infrastructure module and fix synatx --- diff --git a/scripts/git-daemon.sysconfig b/scripts/git-daemon.sysconfig index 5c90b9d..c167a6c 100644 --- a/scripts/git-daemon.sysconfig +++ b/scripts/git-daemon.sysconfig @@ -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