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