Commit 8433260
committed
Correct the POSIX backslash regression test
Exercise conditional-include matching without recursively merging includes. A
backslash is a literal filename character on POSIX, so a pattern containing
one must not match the otherwise equivalent slash-separated Git directory.
Validation: test/test_config.py (33 passed, 2 skipped).1 parent 721f623 commit 8433260
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
518 | | - | |
| 517 | + | |
519 | 518 | | |
520 | 519 | | |
521 | 520 | | |
| |||
0 commit comments