Commit 01ffa67
committed
fix(test): fix subst_word_split_for_loop bash comparison mismatch
Replace filesystem-dependent find command with printf to avoid
VFS vs real filesystem mismatch in CI comparison tests. The test
still validates word-splitting of command substitution output in
for-loop list context.1 parent 0613763 commit 01ffa67
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | 158 | | |
163 | | - | |
| 159 | + | |
164 | 160 | | |
165 | 161 | | |
166 | 162 | | |
| |||
0 commit comments