summaryrefslogtreecommitdiff
path: root/test/riscv
diff options
context:
space:
mode:
authorAlasdair Armstrong2018-01-22 13:41:35 +0000
committerAlasdair Armstrong2018-01-22 13:41:35 +0000
commit1f8ac16d110e2b964a482c083e3782f406e94b69 (patch)
treefa3d4fb715ae7258366901dc2d7b61a55bd76232 /test/riscv
parent392e8ada16f0c05e928527d20f7cc8b521b6a53f (diff)
Update and fix test suite
Diffstat (limited to 'test/riscv')
-rwxr-xr-xtest/riscv/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/riscv/run_tests.sh b/test/riscv/run_tests.sh
index 9430efec..5b5f67cb 100755
--- a/test/riscv/run_tests.sh
+++ b/test/riscv/run_tests.sh
@@ -61,5 +61,5 @@ fi
finish_suite "RISCV tests"
-prinf "</testsuites>\n" >> $DIR/tests.xml
+printf "</testsuites>\n" >> $DIR/tests.xml