aboutsummaryrefslogtreecommitdiff
path: root/tests/multiboot/run_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/multiboot/run_test.sh')
-rwxr-xr-xtests/multiboot/run_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/multiboot/run_test.sh b/tests/multiboot/run_test.sh
index c8f3da8f37..0278148b43 100755
--- a/tests/multiboot/run_test.sh
+++ b/tests/multiboot/run_test.sh
@@ -26,7 +26,7 @@ run_qemu() {
local kernel=$1
shift
- printf %b "\n\n=== Running test case: $kernel $@ ===\n\n" >> test.log
+ printf %b "\n\n=== Running test case: $kernel $* ===\n\n" >> test.log
$QEMU \
-kernel $kernel \