Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Sep 2014 12:33:02 +0000 (14:33 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Sep 2014 12:33:02 +0000 (14:33 +0200)
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: