summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Graham <joseph@fibreglass.tunachunks>2013-09-04 09:27:04 +0100
committerJoseph Graham <joseph@fibreglass.tunachunks>2013-09-04 09:27:04 +0100
commitb51e31f9bb102ca5b4ae609a4424a54e7063d794 (patch)
treeb5a3403c4c332a11bafc844acb10f87b888ec95c
parent0e74a77317f8dd55b2882a0601e1d7aa6d3bb215 (diff)
Made it not start the old bug tracker change detector code
-rwxr-xr-xpbot-ng_fixer3
1 files changed, 1 insertions, 2 deletions
diff --git a/pbot-ng_fixer b/pbot-ng_fixer
index 1d7f732..1246d9b 100755
--- a/pbot-ng_fixer
+++ b/pbot-ng_fixer
@@ -19,7 +19,6 @@ do
cd /home/pbot-ng
./envbot &
- ./bug_tracker_change_detector &
- ./chili_change_detector &
+ ./labs_change_detector
fi
done