Skip to content
Snippets Groups Projects
Commit 9c328fad authored by jette's avatar jette
Browse files

Increase time in a test for slow poe launch

parent d534d48b
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ if {$rem_time > 60} {
send_user "\nFAILURE: job remaining time is wrong $rem_time\n"
set exit_code 1
}
if {$rem_time < 58} {
if {$rem_time < 56} {
send_user "\nFAILURE: job remaining time seems too small\n"
set exit_code 1
}
......
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