Tests: use babeltrace2 for all tests
[lttng-tools.git] / tests / regression / ust / namespaces / test_ns_contexts_change
index 8a4b62ce3a4ff2a04542ae062ee2686b325ce632..78fc37b5d1973b14a8d969fcbb2326f4fa256798 100755 (executable)
@@ -101,6 +101,8 @@ plan_tests $NUM_TESTS
 
 print_test_banner "$TEST_DESC"
 
+bail_out_if_no_babeltrace
+
 isroot=0
 if [ "$(id -u)" == "0" ]; then
        isroot=1
This page took 0.023065 seconds and 4 git commands to generate.