The shell construct here appears to be unevenly supported: it works in /bin/sh
on FreeBSD, but it doesn't seem to work when /bin/sh is dash. Using a Python
inline directive works fine, so let's just do that instead.
Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHGc7d49b87c1ee: tests: use Python to write binary data in lfs test instead of shell
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.