Compatibility: remove bash-ismsm from test scripts
[urcu.git] / tests / runall.sh
index bd1f9618d005fdb9738aa7c1cef127b174f23b59..6072acabe9233d9739020b83c572e519b61e7a2a 100755 (executable)
@@ -44,7 +44,7 @@ for BATCH_SIZE in ${BATCH_ARRAY}; do
 done
 
 #setting gc each 32768. ** 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.022277 seconds and 4 git commands to generate.