Skip to content
Snippets Groups Projects
Commit 3e064e1b authored by Morris Jette's avatar Morris Jette
Browse files

Update test for compatability with Cray and non-Cray systems

parent 822da27d
No related branches found
No related tags found
No related merge requests found
......@@ -77,15 +77,10 @@ expect {
incr matches
exp_continue
}
# needed for cray systems
-re "jobid ($number)" {
incr matches
exp_continue
}
-re "tasks started" {
incr matches
exp_continue
}
timeout {
send_user "\nFAILURE: srun not responding\n"
slow_kill $srun_pid
......
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