summaryrefslogtreecommitdiff
path: root/bin/hashl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hashl')
-rwxr-xr-xbin/hashl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hashl b/bin/hashl
index 985a263..eb00c91 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -175,7 +175,7 @@ sub process_file {
$cur++;
if ($show_progress) {
- print $timer->report(
+ print STDERR $timer->report(
"\r\e[2KUpdating: %p done, %L elapsed, %E remaining",
$cur,
);