Skip to content
Snippets Groups Projects
Commit 388b79b3 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Update test25.1 to handle new format

Changed in df70b651
parent 0458d450
No related branches found
No related tags found
No related merge requests found
...@@ -402,7 +402,7 @@ proc sprio_args { soption sargs jobid} { ...@@ -402,7 +402,7 @@ proc sprio_args { soption sargs jobid} {
set not_support 1 set not_support 1
exp_continue exp_continue
} }
-re "JOBID USER PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS NICE" { -re "JOBID USER PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS NICE" {
if {$debug} {send_user "\nmatch12\n"} if {$debug} {send_user "\nmatch12\n"}
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