This is an archive of the discontinued Mercurial Phabricator instance.

fbconduit: properly pass through params on local hit
ClosedPublic

Authored by ryanmce on Sep 12 2017, 9:04 AM.
Tags
None
Subscribers
None

Details

Reviewers
simonfar
Group Reviewers
Restricted Project
Commits
rFBHGXa306dfcf14a5: fbconduit: properly pass through params on local hit
Summary

Previously, we didn't pass through additional parameters, which resulted in
errors complaining about insufficient arguments.

Test Plan

Added a new test that previously crashed

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ryanmce created this revision.Sep 12 2017, 9:04 AM
ryanmce updated this revision to Diff 1748.

fix test

simonfar accepted this revision.Sep 12 2017, 10:46 AM
This revision is now accepted and ready to land.Sep 12 2017, 10:46 AM
This revision was automatically updated to reflect the committed changes.