tests: Remove debug statement from tap.sh
[lttng-tools.git] / tests / utils / tap / tap.sh
index 993db27c8f121b763bbd3f1697770bbe65014d65..66499d817ed79d0719d2fa636870ab6bd78a9165 100755 (executable)
@@ -18,7 +18,6 @@ _auto_timing="${TAP_AUTOTIME:-1}"
 _last_time=''
 TODO=
 TIME_SCRIPT="$(realpath -e -- "$(dirname "${BASH_SOURCE[0]}")")/clock"
-print "${TIME_SCRIPT}"
 
 usage(){
     cat <<'USAGE'
This page took 0.024241 seconds and 4 git commands to generate.