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

deadlock removed

parent e5f2c640
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,7 @@ while [ 1 ]; do
if [ -z "${rs_file}" ]; then
zenity --error --text="No Run Setup file selectet, aborting"
rm_lock
exit -1
fi
......
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