summaryrefslogtreecommitdiffstats
path: root/plugins.d
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-11-21 13:34:12 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-11-21 13:34:12 +0200
commitbeda2f011d7dda492e0f587a3d50201bbfe816f0 (patch)
tree5e309177ba1df67ddf349e42fde83a46e24b714f /plugins.d
parent4db5a28c76a2bd15e128f1b07fc842c2934f4bfd (diff)
-disabled debugging flag
Diffstat (limited to 'plugins.d')
-rwxr-xr-xplugins.d/tc-qos-helper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins.d/tc-qos-helper.sh b/plugins.d/tc-qos-helper.sh
index eb0529af47..16577f4fad 100755
--- a/plugins.d/tc-qos-helper.sh
+++ b/plugins.d/tc-qos-helper.sh
@@ -100,7 +100,7 @@ do
echo "WORKTIME $LOOPSLEEPMS_LASTWORK"
- loopsleepms tellwork $sleep_time
+ loopsleepms $sleep_time
[ $gc -gt $exit_after ] && exit 0
done