k22-f8-32 builds also test in dual mode
[infrastructure.git] / scripts / git-daemon.sysconfig
index bfe5fae..fd173bf 100644 (file)
@@ -1,6 +1,8 @@
 # variables looked at
-GITDIR=/git/git
-GITWHITELIST=/git/git/tests
+GITDIR=/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