X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fpython-logging%2Ftest_python_logging.in;h=40c29181cbfc082866f2e377140de4dac3322b35;hb=a621010b2b65472f811bd4fda93c7228324669be;hp=8aff4081ed4ab21ea041aea403795a0bec18ee08;hpb=9586c1988d30b9729731a785108cde14990e50dd;p=lttng-tools.git diff --git a/tests/regression/ust/python-logging/test_python_logging.in b/tests/regression/ust/python-logging/test_python_logging.in index 8aff4081e..40c29181c 100755 --- a/tests/regression/ust/python-logging/test_python_logging.in +++ b/tests/regression/ust/python-logging/test_python_logging.in @@ -24,7 +24,7 @@ NR_ITER=5 NR_SEC_WAIT=0 TESTAPP_NAME="test" TESTAPP_BIN="$TESTAPP_NAME.py" -TESTAPP_PATH="$CURDIR" +TESTAPP_PATH="@abs_top_srcdir@/tests/regression/ust/python-logging" SESSION_NAME="python-test" EVENT_NAME="python-ev-test1" EVENT_NAME2="python-ev-test2" @@ -351,7 +351,7 @@ function test_python_disable_all() enable_python_lttng_event $SESSION_NAME $EVENT_NAME enable_python_lttng_event $SESSION_NAME $EVENT_NAME2 - disable_python_lttng_event $SESSION_NAME '*' + disable_python_lttng_event $SESSION_NAME -a start_lttng_tracing_ok $SESSION_NAME