This is an archive of the discontinued Mercurial Phabricator instance.

check-code: forbid using bash in shebang
ClosedPublic

Authored by quark on Sep 1 2017, 6:49 PM.

Details

Summary

Some platforms (ex. FreeBSD) do not have bash by default. Therefore it
should not be used in test scripts.

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.

Event Timeline

quark created this revision.Sep 1 2017, 6:49 PM
This revision was automatically updated to reflect the committed changes.