summaryrefslogtreecommitdiffstats
path: root/tests/run.sh
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-05-22 16:59:42 -0400
committerTavian Barnes <tavianator@tavianator.com>2024-05-22 16:59:42 -0400
commitf48f8346ff96dc2183716104d5181b894451acc8 (patch)
tree99fdd91774c449360a242a146d4125eedf21e259 /tests/run.sh
parent59b1c525c4c7c254dce702fca0fa472616a976d2 (diff)
downloadbfs-f48f8346ff96dc2183716104d5181b894451acc8.tar.xz
tests: Make hide_bar actually hide the bar
Diffstat (limited to 'tests/run.sh')
-rw-r--r--tests/run.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run.sh b/tests/run.sh
index 87f94b4..381b03e 100644
--- a/tests/run.sh
+++ b/tests/run.sh
@@ -207,7 +207,6 @@ run_tests() {
done
if [ "${BAR:-}" ]; then
- progress "${YLW}[100%%]${RST} ${BLD}%3d${RST} / ${BLD}%d${RST}\n" $ran $total
hide_bar
fi