summaryrefslogtreecommitdiff
path: root/pbot
diff options
context:
space:
mode:
Diffstat (limited to 'pbot')
-rwxr-xr-x[-rw-r--r--]pbot5
1 files changed, 3 insertions, 2 deletions
diff --git a/pbot b/pbot
index a619241..94ab925 100644..100755
--- a/pbot
+++ b/pbot
@@ -12,8 +12,9 @@ then
./pbot-ng_fixer &
pids[1]=$!
- ./labs_change_detector &
- pids[2]=$!
+# The following commented because labs is down
+# ./labs_change_detector &
+# pids[2]=$!
function closedown
{