summaryrefslogtreecommitdiff
path: root/create-test-report.sh
diff options
context:
space:
mode:
Diffstat (limited to 'create-test-report.sh')
-rwxr-xr-xcreate-test-report.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/create-test-report.sh b/create-test-report.sh
index 4d26467a..1df3db44 100755
--- a/create-test-report.sh
+++ b/create-test-report.sh
@@ -8,5 +8,5 @@ HPC_REPO_DIR=$HPC_DIR
8TEST_DIR=src/UnitTest 8TEST_DIR=src/UnitTest
9TIX=lambdacube-compiler-test-suite.tix 9TIX=lambdacube-compiler-test-suite.tix
10 10
11hpc report ${TIX} --hpcdir=${HPC_DIR} --xml-output > ${HPC_REPO_DIR}/result.xml
12hpc markup ${TIX} --hpcdir=${HPC_DIR} --destdir=${HPC_REPO_DIR} 11hpc markup ${TIX} --hpcdir=${HPC_DIR} --destdir=${HPC_REPO_DIR}
12hpc report ${TIX} --hpcdir=${HPC_DIR}