diff --git a/testsuite/expect/test2.15 b/testsuite/expect/test2.15 index 87ad3d6fd8d0fbf67bf0545916c10a15f9ecf98e..67a564d0ee2a4712afe12dce7ab1e7b035523dd2 100755 --- a/testsuite/expect/test2.15 +++ b/testsuite/expect/test2.15 @@ -60,7 +60,8 @@ if {$available < $node_cnt} { send_user "\nWARNING: not enough nodes currently available ($available avail, $node_cnt needed)\n" exit $exit_code } - +#For this test set KillOnBadExit to the default value 0 otherwise the +#tes will fail giving a false positive. # NOTE: The second sleep command in task 1 is to deal with a possible race # condition in which the first sleep command is killed and the shell starts the # second command before the shell itself is killed