From 2816452503e3e496b12745990b19f8c620e19b2b Mon Sep 17 00:00:00 2001 From: Rui Ueyama Date: Wed, 9 Nov 2016 20:42:34 +0000 Subject: [PATCH] Attempt to fix green dragon bot. llvm-svn: 286392 --- lld/test/ELF/reproduce-error.s | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lld/test/ELF/reproduce-error.s b/lld/test/ELF/reproduce-error.s index 2ee5dba4b4d7..ac808fb15651 100644 --- a/lld/test/ELF/reproduce-error.s +++ b/lld/test/ELF/reproduce-error.s @@ -8,8 +8,7 @@ # CHECK: cannot open abc: {{N|n}}o such file or directory # RUN: grep TRAILER repro.cpio -# RUN: echo "*response.txt" > list.txt -# RUN: cpio -i --to-stdout --pattern-file=list.txt < repro.cpio \ -# RUN: | FileCheck %s --check-prefix=RSP +# RUN: cpio -id < repro.cpio +# RUN: FileCheck %s --check-prefix=RSP < repro/response.txt # RSP: abc # RSP: -o t