Skip to content
Snippets Groups Projects
Commit a103df7d authored by Carmelo Pellegrino's avatar Carmelo Pellegrino
Browse files

logging the actual quit event

parent 2cbfd8b5
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,8 @@ function on_exit() {
kill -9 ${pid}
done
unset pid
log "Quit"
}
function get_run_setup_file() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment