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

Modify test for change in scontrol show config output format

parent 0b8dcb4b
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ expect { ...@@ -98,7 +98,7 @@ expect {
set is_bluegene 1 set is_bluegene 1
exp_continue exp_continue
} }
-re "SLURM_CONFIG_FILE *= (.*)/slurm.conf" { -re "SLURM_CONF *= (.*)/slurm.conf" {
set conf_dir $expect_out(1,string) set conf_dir $expect_out(1,string)
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