Tests: getcpu: no events shall be emitted at the same timestamp
[lttng-tools.git] / tests / regression / ust / getcpu-override / test_getcpu_override
index fae33293dfd6be2d81eae9aa90972a052dba98ac..3e8635cd76af6e7e920d52311ccf1419c442bab1 100755 (executable)
@@ -58,7 +58,7 @@ fi
 run_app()
 {
        diag "Launching app without getcpu-plugin wrapper"
-       $TESTAPP_BIN $NUM_EVENT
+       $TESTAPP_BIN $NUM_EVENT 1
        ok $? "Application without wrapper done"
 }
 
This page took 0.023238 seconds and 4 git commands to generate.