Commit 8f8a442
committed
test(filedir): Workaround bug in bash 5.3
To fix CI failures, see #1435
and https://lists.gnu.org/archive/html/bug-bash/2025-09/msg00332.html
I made it catch the assertion so we won't have to run the version check
for all tests.1 parent 6087100 commit 8f8a442
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
232 | 246 | | |
233 | 247 | | |
234 | 248 | | |
| |||
0 commit comments