X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fust%2Fhigh-throughput%2Frun;h=a97d2756664550795e38a25c6f87210a0725d5ae;hp=bc30c8399935a4820416c308eb76ab920c5453c0;hb=8acbe07dff3442a327b08e1398fadfde3ace77c3;hpb=4d5b973e8e468bf99fc9229b9b7a67bfdfe09924 diff --git a/tests/ust/high-throughput/run b/tests/ust/high-throughput/run index bc30c8399..a97d27566 100755 --- a/tests/ust/high-throughput/run +++ b/tests/ust/high-throughput/run @@ -28,7 +28,7 @@ echo -e "\n-------------------------------------------" echo -e "UST tracer - Testing high events throughput" echo -e "-------------------------------------------" -if [ ! -e "$CURDIR/$BIN_NAME" ]; then +if [ ! -x "$CURDIR/$BIN_NAME" ]; then echo -e "No UST nevents binary detected. Passing." exit 0 fi