Cleanup: doc/examples makefile
[urcu.git] / tests / subphase4.sh
index b69ffbf990b4ea974c18af750247de14cc534826..d0d7587d66a04a28fc2b4956b161ecfc10270b77 100755 (executable)
@@ -44,7 +44,7 @@ for BATCH_SIZE in ${BATCH_ARRAY}; do
 done
 
 #setting gc each 4096. ** UPDATE FOR YOUR ARCHITECTURE BASED ON TEST ABOVE **
-EXTRA_OPTS+="-b 32768"
+EXTRA_OPTS="${EXTRA_OPTS} -b 32768"
 
 echo Executing update fraction test
 
This page took 0.022293 seconds and 4 git commands to generate.