Skip to content
Snippets Groups Projects
Commit 1a6ad538 authored by Danny Auble's avatar Danny Auble
Browse files

fix for better check

parent 7298fe2b
No related branches found
No related tags found
No related merge requests found
......@@ -223,7 +223,7 @@ proc sreport_opt { soption } {
set not_support 1
exp_continue
}
-re "slurm ($number).($number)" {
-re "slurm $number.$number.$number" {
if {$debug} {send_user "\nmatch9\n"}
incr matches
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