3 flavours & 2 archs
[infrastructure.git] / scripts / git-daemon.sysconfig
index 5c90b9d..fd173bf 100644 (file)
@@ -1,6 +1,8 @@
 # variables looked at
 GITDIR=/git
-GITWHITELIST=/git/build.git /git/tests.git 
+#GITWHITELIST=$(ls -d /git/{build,infrastructure,omf,playground,tests}.git)
+# whitelist everything for now
+GITWHITELIST=$(ls -d /git/*.git)
 PORT=9418
 VERBOSE=
 DETACH=--detach