mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +08:00
Remove an unnecessary -f when cp'ing to a file that was just deleted. NFC.
llvm-svn: 355819
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// RUN: rm -rf %t
|
||||
// RUN: cp -rf %S/Inputs/relative-import-path %t
|
||||
// RUN: cp -r %S/Inputs/relative-import-path %t
|
||||
// RUN: cp %s %t/t.c
|
||||
|
||||
// Use FileCheck, which is more flexible.
|
||||
|
||||
Reference in New Issue
Block a user