diff --git a/slib.sh b/slib.sh index 7265e06..86c4692 100644 --- a/slib.sh +++ b/slib.sh @@ -332,6 +332,7 @@ 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}