Skip to content
Snippets Groups Projects
Commit d2cc6221 authored by Morris Jette's avatar Morris Jette
Browse files

Note that test21.36 needs to be fixed

parent 52014202
No related branches found
No related tags found
No related merge requests found
......@@ -97,8 +97,11 @@ proc endit { } {
print_header $test_id
send_user "\nFAILURE: This test needs to be fixed, see bug 3249\n"
endit
if {[test_using_slurmdbd] == 0} {
send_user "\nThis test can't be run without AccountStorageType=slurmdbd\n"
send_user "\nWARNING: This test can't be run without AccountStorageType=slurmdbd\n"
exit 0
}
......
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