summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_codegen_cranelift/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_codegen_cranelift/test.sh')
-rwxr-xr-xcompiler/rustc_codegen_cranelift/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_cranelift/test.sh b/compiler/rustc_codegen_cranelift/test.sh
index 3d929a1d5..13e778453 100755
--- a/compiler/rustc_codegen_cranelift/test.sh
+++ b/compiler/rustc_codegen_cranelift/test.sh
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
-exec ./y.rs test
+exec ./y.rs test "$@"