moving to blitz
[infrastructure.git] / scripts / post-commit
index bb1d16c..8ce8524 100755 (executable)
@@ -70,6 +70,7 @@ $script --from "$FROM" -s "$SUBJECT" --size-limit 102400 "$REPOS" "$REV" "$MAILD
 
 #log-commit.py --repository "$REPOS" --revision "$REV"
 
-# as plc-devel is being dismantled, keep these two separate
+# this is the actual location of /root/bin (symlinked)
 /root/1lab-scripts/auto-update.sh
-[ -d /plc/devel/data/root/bin ] && sudo -u build /plc/devel/data/root/bin/auto-update.sh
+# plc-devel is now dismantled
+#[ -d /plc/devel/data/root/bin ] && sudo -u build /plc/devel/data/root/bin/auto-update.sh