Skip to content

Commit 0bcde74

Browse files
ivankelarevjsji
authored andcommitted
Fix file-table-tform-merge.test LIT test failure (#32051)
1 parent a9512f2 commit 0bcde74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/file-table-tform/file-table-tform-merge.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Merge two tables listed in merge-input.txt
2-
RUN: cp %S/Inputs/a{0,1}.txt .
2+
RUN: sh -c "cp %/S/Inputs/a{0,1}.txt ."
33
RUN: file-table-tform --merge=Two %S/Inputs/merge-input.txt -o merge-output.txt
44

55
-- Verify result

0 commit comments

Comments
 (0)