fix runtests.sh
[urcu.git] / runtests.sh
index 4ce18d7e40e5d1f965a543ea3b3222ac8626183e..072aebfa71de0446d15d74049621110a29963837 100755 (executable)
@@ -2,7 +2,7 @@
 
 #add urcu mb
 
-for a in test_urcu test_urcu_mb test_qsbr test_rwlock test_perthreadlock
+for a in test_urcu test_urcu_mb test_qsbr test_rwlock test_perthreadlock \
                        test_mutex; do
        echo Executing $a
        ./${a} $*
This page took 0.026618 seconds and 4 git commands to generate.