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

Update test error message

parent 7cf60949
No related branches found
No related tags found
No related merge requests found
...@@ -2425,7 +2425,7 @@ expect { ...@@ -2425,7 +2425,7 @@ expect {
exp_continue exp_continue
} }
timeout { timeout {
send_user "\nFAILURE: sacctmgr add not responding\n" send_user "\nFAILURE: sacctmgr delete cluster not responding\n"
slow_kill $my_pid slow_kill $my_pid
set exit_code 1 set exit_code 1
} }
......
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