Skip to content

Commit

Permalink
Phrasing.
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed Jul 28, 2017
1 parent 914b04c commit f68cb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ run_ok () {
env printf "${REDBG}[ ${BALLOT_X} ]${NORMAL}\n"
if [ "$RUN_ERRORS_FATAL" ]; then
echo
log_fatal "Something went wrong with the previous command. Exiting."
log_fatal "Something went wrong. Exiting."
log_fatal "The last few log entries were:"
tail -15 ${RUN_LOG}
exit 1
Expand Down

0 comments on commit f68cb99

Please sign in to comment.