summaryrefslogtreecommitdiff
path: root/test/Modules/crash-vfs-path-symlink-component.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/crash-vfs-path-symlink-component.m')
-rw-r--r--test/Modules/crash-vfs-path-symlink-component.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/crash-vfs-path-symlink-component.m b/test/Modules/crash-vfs-path-symlink-component.m
index 4723a77c7e937..565a64fb5c239 100644
--- a/test/Modules/crash-vfs-path-symlink-component.m
+++ b/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/crash-recovery/usr %t/i/
+// RUN: cp -R %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 \