From 2a3739c006265a9a9b7aefe0ff0250806b713ec6 Mon Sep 17 00:00:00 2001 From: Joe Cooper Date: Mon, 14 May 2018 00:27:54 -0500 Subject: [PATCH] No extra echo, it didn't work as expected --- slib.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/slib.sh b/slib.sh index 86c4692..7265e06 100644 --- a/slib.sh +++ b/slib.sh @@ -332,7 +332,6 @@ run_ok () { rm -rf ${SPINNER_DONEFILE} 2>/dev/null 2>&1 tput rc tput cnorm - echo fi # Log what we were supposed to be running printf "${msg}: " >> ${RUN_LOG}