This is an archive of the discontinued Mercurial Phabricator instance.

relnotes: we now require `sh` to support $(command) syntax to run test suite
ClosedPublic

Authored by martinvonz on Sep 9 2019, 3:58 PM.

Details

Summary

For example, Solaris before version 11 had /bin/sh pointing to the old
Bourne Shell (which doesn't suppoert $(command) syntax).

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.