X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fpython-logging%2Ftest_python_logging.in;h=40c29181cbfc082866f2e377140de4dac3322b35;hb=14a701d36e7227bf065ec6903d527ba3a2fa4bd8;hp=d5a9b80399633f1bb00aee18293a3d3b5604b630;hpb=c5c3a40358036c7f8868b961c0e4c56b80c814bc;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 d5a9b8039..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"