mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
test: remove some unnecessary shell usage
Replace the shell usage with lit substitutions. NFC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: %empty-directory(%t/include/Lib.swiftmodule)
|
||||
// RUN: cp %S/Inputs/prebuilt-module-cache/Lib.swiftinterface %t/include/Lib.swiftmodule/$(basename %target-swiftmodule-name .swiftmodule).swiftinterface
|
||||
// RUN: cp %S/Inputs/prebuilt-module-cache/Lib.swiftinterface %t/include/Lib.swiftmodule/%target-cpu.swiftinterface
|
||||
|
||||
// Baseline check: if the prebuilt cache path does not exist, everything should
|
||||
// still work.
|
||||
|
||||
Reference in New Issue
Block a user