summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xloadbars.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl
index f5334ad..f984c17 100755
--- a/loadbars.pl
+++ b/loadbars.pl
@@ -68,7 +68,7 @@ use constant {
USER_ORANGE => 70,
USER_YELLOW0 => 50,
NULL => 0,
- DEBUG => 1,
+ DEBUG => 0,
};
$| = 1;