Our fake merge tool printed the arguments using $1 etc. without
quotes, which means that the shell collapsed repeated spaces within
the argument. That resulted in tests that did not pick up changes to
the number of spaces.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGc852950f0e72: tests: also test spaces in conflict marker labels
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.