Allow predictable sessions PAZ-1030
[pazpar2-moved-to-github.git] / test / test_perf.sh
index c6fd22c..5fdafea 100755 (executable)
@@ -9,6 +9,7 @@ if test -z "$PERF_PROG"; then
         PERF_PROG="/usr/bin/time -p"
     fi
 fi
+export PERF_PROG
 exec ${srcdir}/run_pazpar2.sh --ztest --icu $TEST
 
 # Local Variables: