Skip to content
Snippets Groups Projects
Commit 91cf82e3 authored by Isaac Hartung's avatar Isaac Hartung Committed by Tim Wickberg
Browse files

Testsuite - do not run test35.3 as root.

Burst buffer jobs cannot be run as root currently, change
test to prevent that.

Bug 3723.
parent c3ddec0e
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,8 @@ set output_use "test$test_id-%A_%a.output"
set script_use "test$test_id.use.bash"
set tmp_file "test$test_id"
stop_root_user
proc find_bb_jobid { fname bb_jobid } {
global bin_cat
......
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