Compatibility: remove bash-ismsm from test scripts
[urcu.git] / tests / runpaul-phase3.sh
index 1956062ee752d53fc6c9613bd3699b8960d79003..7c5f055c15349cce93340ccd547601a182bd8c81 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"
 
 #Test scalability :
 # x: vary number of readers from 0 to num cpus
This page took 0.023313 seconds and 4 git commands to generate.