Skip to content
Snippets Groups Projects
Commit 1519ca14 authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Add delay to fix test9.8 on AIX

parent 704edb14
No related branches found
No related tags found
No related merge requests found
......@@ -151,6 +151,8 @@ while { $unresponsive } {
}
}
}
if {[test_aix]} {sleep 5}
log_user 1
if {$matches < $desired_tasks} {
send_user "\nFAILURE: only started $matches job steps\n"
......
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