(no commit message)
[infrastructure.git] / scripts / all-modules.sh
index 76a4c4f..2ba6118 100755 (executable)
@@ -13,7 +13,7 @@ COMMAND=$(basename $0)
 
 # make the command usable as non-root user at Princeton for more efficiency
 if [ "$(id -u)" == "0" ] ; then
-    OUTPUT=/build/modules
+    OUTPUT=/build/modules/slow
     LOCK=/var/run/all-modules.pid
 else
     OUTPUT=~/all-modules