Skip to content
Snippets Groups Projects
Commit 9f07c010 authored by Moe Jette's avatar Moe Jette
Browse files

Fix for slightly modified output in slurm v2.2

parent 562b3d3f
No related branches found
No related tags found
No related merge requests found
...@@ -133,7 +133,7 @@ if { $exit_code != 1 } { ...@@ -133,7 +133,7 @@ if { $exit_code != 1 } {
incr matches incr matches
exp_continue exp_continue
} }
-re "Numpsets" { -re "Numpsets.*io poor" {
set stuff [concat $stuff "6"] set stuff [concat $stuff "6"]
incr matches incr matches
exp_continue exp_continue
......
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