This is an archive of the discontinued Mercurial Phabricator instance.

tests: remove orig file from a commit
ClosedPublic

Authored by durham on Aug 30 2017, 1:52 PM.
Tags
None
Subscribers
None

Details

Reviewers
simonfar
Group Reviewers
Restricted Project
Commits
rFBHGX2d54fc1a5172: tests: remove orig file from a commit
Summary

An orig file was getting added to a commit in a test accidentally, which makes
it harder to test the contents of that commit in a future diff. Let's purge that
file before we make the commit. This affects some of the later output because
the hash changes.

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

durham created this revision.Aug 30 2017, 1:52 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptAug 30 2017, 1:52 PM
simonfar accepted this revision.Aug 31 2017, 7:31 AM
This revision is now accepted and ready to land.Aug 31 2017, 7:31 AM
This revision was automatically updated to reflect the committed changes.