X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=demos%2Fperformance%2Frun-tests.sh;h=4f1d884fceb5c423028cc4770ab77d0583aaf7be;hb=47e4883a12f36914d419e9e5fd1a0ff97227c093;hp=9a2bd54c996a8a41af7daa43e4b36845574bf768;hpb=a30ccb5a13711904e08ce475aff75b037cab4abb;p=svn%2FCll1h%2F.git diff --git a/demos/performance/run-tests.sh b/demos/performance/run-tests.sh index 9a2bd54..4f1d884 100755 --- a/demos/performance/run-tests.sh +++ b/demos/performance/run-tests.sh @@ -1,3 +1,3 @@ #!/bin/bash -./test-performance.sh > test-results 2>&1 -./test-performance2.sh > test-results2 2>&1 +./test-performance.sh all > test-results 2>&1 +./test-performance2.sh all > test-results2 2>&1