This is an archive of the discontinued Mercurial Phabricator instance.

bundle2: fix transaction availability detection
ClosedPublic

Authored by lothiraldan on Aug 9 2017, 11:12 AM.

Details

Summary

Changeset 5fc4ddfbe626 introduce more complex logic around
'bundleoperation.gettransaction'. In that process it turns the old "attribute"
into a proper method which breaks the code that detects the "transaction
availability".

The change was visible in 'test-acl.t', fixing this reverts the test changes.

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

lothiraldan created this revision.Aug 9 2017, 11:12 AM
durham accepted this revision.Aug 9 2017, 3:44 PM
This revision was automatically updated to reflect the committed changes.