Skip to content

Commit

Permalink
Line feed when killing...maybe good?
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed May 7, 2018
1 parent c02ea26 commit 18f232a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 18f232a

Please sign in to comment.