( )⚙ D10292 deb: avoid use of [[ in 'rules' file

This is an archive of the discontinued Mercurial Phabricator instance.

deb: avoid use of [[ in 'rules' file
ClosedPublic

Authored by spectral on Mar 30 2021, 7:13 PM.

Details

Summary

It's not supported by posix shell, and apparently my build system uses that.

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

spectral created this revision.Mar 30 2021, 7:13 PM
martinvonz accepted this revision.Mar 30 2021, 11:35 PM
martinvonz added a subscriber: martinvonz.

Seems uncontroversial, so I'll take it despite the fact that the patch is from a coworker.

This revision is now accepted and ready to land.Mar 30 2021, 11:35 PM
This revision was automatically updated to reflect the committed changes.