Test fix: python logging test spams its output
[lttng-tools.git] / tests / regression / ust / python-logging / test_python_logging.in
index 2b5852c2f77b1d91b6623e649a752431d26c55af..e9833bea0eff37b6f35eb7a25e38d6f8647f5153 100755 (executable)
@@ -66,9 +66,7 @@ function run_app
                opt="${opt} -g ${go_file}"
        fi
 
-       set -x
        $python $TESTAPP_PATH/$TESTAPP_BIN -n $NR_ITER -s $NR_SEC_WAIT $opt
-       set +x
 }
 
 function run_app_background
This page took 0.022585 seconds and 4 git commands to generate.