summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/crash-vfs-path-symlink-component.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/crash-vfs-path-symlink-component.m')
-rw-r--r--clang/test/Modules/crash-vfs-path-symlink-component.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Modules/crash-vfs-path-symlink-component.m b/clang/test/Modules/crash-vfs-path-symlink-component.m
index 759bad03cd3..e27e719efb7 100644
--- a/clang/test/Modules/crash-vfs-path-symlink-component.m
+++ b/clang/test/Modules/crash-vfs-path-symlink-component.m
@@ -8,7 +8,7 @@
// RUN: rm -rf %t
// RUN: mkdir -p %t/i %t/m %t %t/sysroot
-// RUN: cp -a %S/Inputs/System/usr %t/i/
+// RUN: cp -a %S/Inputs/crash-recovery/usr %t/i/
// RUN: ln -s include/tcl-private %t/i/usr/x
// RUN: not env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=%t TEMP=%t TMP=%t \
OpenPOWER on IntegriCloud