From 1f8ac16d110e2b964a482c083e3782f406e94b69 Mon Sep 17 00:00:00 2001 From: Alasdair Armstrong Date: Mon, 22 Jan 2018 13:41:35 +0000 Subject: Update and fix test suite --- test/riscv/run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/riscv') 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 "\n" >> $DIR/tests.xml +printf "\n" >> $DIR/tests.xml -- cgit v1.2.3