summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe <joe@joelightning.com>2012-03-25 20:55:26 +0100
committerJoe <joe@joelightning.com>2012-03-25 20:55:26 +0100
commitad85b0ec273a1c0a1d3e228cabdc98dcef387587 (patch)
treeb7b76a5c54af1eb2bf1004914ebb3e7b596df9e4
parent763a204ca49919821b62c0ecfd8de7458e23a182 (diff)
remove debuging code
-rwxr-xr-xchili_change_detector2
1 files changed, 0 insertions, 2 deletions
diff --git a/chili_change_detector b/chili_change_detector
index a0fa127..19673f6 100755
--- a/chili_change_detector
+++ b/chili_change_detector
@@ -113,8 +113,6 @@ do
get_feed_make_array || { sleep "${ftime}m" ; (( ftime > 11 )) && (( ftime ++ )) ; continue ; }
ftime=1
- echo "the bugs array contains: ${!bugs[@]} ### AND ### ${bugs[@]}"
-
temp_changes=$( mktemp )
# Compare this array to the previous. If any new have appeared since last