aboutsummaryrefslogtreecommitdiff
path: root/test/Index/crash-recovery-reparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/crash-recovery-reparse.c')
-rw-r--r--test/Index/crash-recovery-reparse.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Index/crash-recovery-reparse.c b/test/Index/crash-recovery-reparse.c
index 243a914ec40d..06bb76b7f251 100644
--- a/test/Index/crash-recovery-reparse.c
+++ b/test/Index/crash-recovery-reparse.c
@@ -3,9 +3,10 @@
// RUN: -remap-file="%s;%S/Inputs/crash-recovery-reparse-remap.c" \
// RUN: %s 2> %t.err
// RUN: FileCheck < %t.err -check-prefix=CHECK-REPARSE-SOURCE-CRASH %s
-// RUN: rm %t-preamble.pch
+// RUN: test ! -e $t-preamble.pch
// CHECK-REPARSE-SOURCE-CRASH: Unable to reparse translation unit
//
// REQUIRES: crash-recovery
+// REQUIRES: shell
#warning parsing original file