diff --git a/testsuite/expect/test8.6 b/testsuite/expect/test8.6
index e61d5bfb344804cd78d4708ac319739c955c5018..9af5d7dd601417fb8a0fff4f52642b3ddc30be5b 100755
--- a/testsuite/expect/test8.6
+++ b/testsuite/expect/test8.6
@@ -156,7 +156,7 @@ if {[run_batch_jobs 32 $32node_block_cnt $file_in ] == 0} {
 	set exit_code 1	
 }
 
-if {[run_batch_jobs 128 $32node_block_cnt $file_in ] == 0} {
+if {[run_batch_jobs 128 $128node_block_cnt $file_in ] == 0} {
 	send_user "\nFAILURE: 128 cnodes can't be created\n"
 	set exit_code 1	
 }