Skip to content
Snippets Groups Projects
Commit 6e26fda4 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

RF: Speed up polling time

parent efd72eb3
No related branches found
No related tags found
1 merge request!37Major re-arrangement of eddy tests
......@@ -104,7 +104,7 @@ if [ ! -z "${SGE_ROOT}" ]; then
if [ $tmp -eq 0 ]; then
break
fi
sleep 5m
sleep 1m
done
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