Fix: Tests: undefined `NR_USEC_WAIT` bash variable
[lttng-tools.git] / tests / regression / tools / wildcard / test_event_wildcard
index a15ff2af80243ddc47412cfde22a0899d3c390fc..0bf2d2c2c1bf56aae11db4add11891ff2e3979c9 100755 (executable)
@@ -14,6 +14,7 @@ TESTAPP_NAME="gen-ust-events"
 TESTAPP_BIN="$TESTAPP_PATH/$TESTAPP_NAME/$TESTAPP_NAME"
 SESSION_NAME="wildcard"
 NR_ITER=100
+NR_USEC_WAIT=1
 NUM_GLOBAL_TESTS=2
 NUM_UST_TESTS=$(( 7 * 25 ))
 NUM_KERNEL_TESTS=$(( 7 * 25 ))
This page took 0.025504 seconds and 5 git commands to generate.