summaryrefslogtreecommitdiff
path: root/test/ELF/oformat-binary.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/oformat-binary.s')
-rw-r--r--test/ELF/oformat-binary.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/oformat-binary.s b/test/ELF/oformat-binary.s
index acd95c7cef362..44c7b5ac2d8df 100644
--- a/test/ELF/oformat-binary.s
+++ b/test/ELF/oformat-binary.s
@@ -15,7 +15,7 @@
# RUN: ld.lld -o %t2.out --script %t.script %t --oformat binary
# RUN: od -t x1 -v %t2.out | FileCheck %s
-# RUN: not ld.lld -o %t3.out %t --oformat foo 2>&1 \
+# RUN: not ld.lld -o /dev/null %t --oformat foo 2>&1 \
# RUN: | FileCheck %s --check-prefix ERR
# ERR: unknown --oformat value: foo