Cleanup: doc/examples makefile
[urcu.git] / tests / runpaul-phase2.sh
index 0f6bd910f7bdd7d7877dbbd95568d9db0402908e..bba9e3e06e66c9e926db673617342905fb1d54e7 100755 (executable)
@@ -28,7 +28,7 @@ rm -f runall.log
 rm -fr runall.detail.log
 
 #setting gc each 32768. ** UPDATE FOR YOUR ARCHITECTURE BASED ON PHASE 1 RESULT **
-EXTRA_OPTS+="-b 32768"
+EXTRA_OPTS="${EXTRA_OPTS} -b 32768"
 
 echo Executing update fraction test
 
This page took 0.022444 seconds and 4 git commands to generate.