This is an archive of the discontinued Mercurial Phabricator instance.

hghave: make error output easier to diagnose
ClosedPublic

Authored by durin42 on May 18 2021, 1:55 PM.

Details

Summary

I had a typo that meant the new bash check was throwing an exception
(due to a missing argument), but it was very hard to diagnose without
this change.

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

durin42 created this revision.May 18 2021, 1:55 PM
pulkit accepted this revision.May 20 2021, 4:50 AM
This revision is now accepted and ready to land.May 20 2021, 4:50 AM
This revision was automatically updated to reflect the committed changes.