This is an archive of the discontinued Mercurial Phabricator instance.

tests: fix test devel-warning
ClosedPublic

Authored by durham on Jul 17 2017, 5:54 AM.
Tags
None
Subscribers
None

Details

Reviewers
simonfar
Group Reviewers
Restricted Project
Commits
rFBHGX5036acdab623: tests: fix test devel-warning
Summary

This test writes file to the vfs to indicate a hook is done. We need to tell
Mercurial that this file is ok to write outside a lock.

Test Plan

Test now passes

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.Jul 17 2017, 5:54 AM
simonfar accepted this revision.Jul 17 2017, 6:26 AM
This revision is now accepted and ready to land.Jul 17 2017, 6:26 AM
This revision was automatically updated to reflect the committed changes.