Skip to content

Commit

Permalink
Add missing quote (cosmetic)
Browse files Browse the repository at this point in the history
  • Loading branch information
stylemistake committed Oct 17, 2015
1 parent fe0e99b commit c19028d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ runner_run_task() {
"failed after ${time_diff} (${exit_code})"
return ${exit_code}
fi
runner_log "Finished '${task_color}" \
runner_log "Finished '${task_color}'" \
"after ${runner_colors[purple]}${time_diff}${runner_colors[reset]}"
}

Expand Down

0 comments on commit c19028d

Please sign in to comment.