summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/expat/expat/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/expat/expat/run-ptest')
-rw-r--r--meta/recipes-core/expat/expat/run-ptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/expat/expat/run-ptest b/meta/recipes-core/expat/expat/run-ptest
index dbf602ca80..ff7986db3c 100644
--- a/meta/recipes-core/expat/expat/run-ptest
+++ b/meta/recipes-core/expat/expat/run-ptest
@@ -5,5 +5,5 @@ TIME=$(which time)
5echo "runtests" 5echo "runtests"
6${TIME} -f 'Execution time: %e s' bash -c "./runtests -v" 6${TIME} -f 'Execution time: %e s' bash -c "./runtests -v"
7echo "runtestspp" 7echo "runtestspp"
8${TIME} -f 'Execution time: %e s' bash -c "./runtestspp -v" 8${TIME} -f 'Execution time: %e s' bash -c "./runtests_cxx -v"
9echo 9echo