aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-11-03 18:41:58 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-11-03 18:41:58 +0100
commit11d78a8196300e231e803daf53de3cda0634b9dd (patch)
treedb9827c24c611304cd0fb69c6b5b74eb74d09cc1
parent50f7e9f72e5f0f4a76102bd4100c8fd6ed624ce8 (diff)
downloadhue-11d78a8196300e231e803daf53de3cda0634b9dd.tar.gz
drop debug
-rwxr-xr-xelv-weather1
1 files changed, 0 insertions, 1 deletions
diff --git a/elv-weather b/elv-weather
index e9b3beb..66f2474 100755
--- a/elv-weather
+++ b/elv-weather
@@ -115,7 +115,6 @@ while (1) {
printf "data error (%d != %d), fixup failed\n", scalar(@data), scalar(@paths);
next;
}
- print strftime("* %H:%M *\n", localtime()) if $verbose;
$updates = 0;
for my $i (0 .. (scalar(@paths) - 1)) {