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

test improved

parent d8e8f172
Branches
Tags
No related merge requests found
...@@ -134,7 +134,7 @@ while [ 1 ]; do ...@@ -134,7 +134,7 @@ while [ 1 ]; do
--column="Minutes" \ --column="Minutes" \
FALSE Cancel FALSE 5 TRUE 10 FALSE 20` FALSE Cancel FALSE 5 TRUE 10 FALSE 20`
if [ "${run_duration}" != "Cancel" ]; then if [ "${run_duration}" != "Cancel" ] && [ "${run_duration}" != "" ]; then
break break
fi fi
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment