This is an archive of the discontinued Mercurial Phabricator instance.

remotefilelog: adapt for moved util.shellquote()
ClosedPublic

Authored by martinvonz on Jul 10 2018, 5:06 PM.
Tags
None
Subscribers
None

Details

Reviewers
quark
Group Reviewers
Restricted Project
Commits
rFBHGX0fff2437e277: remotefilelog: adapt for moved util.shellquote()
Summary

shellquote() is no longer in the util module since 70f45f28c04e (util:
drop deprecated forwarding to procutil (API), 2018-05-10).

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

martinvonz created this revision.Jul 10 2018, 5:06 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptJul 10 2018, 5:06 PM
quark accepted this revision.Jul 10 2018, 5:53 PM
This revision is now accepted and ready to land.Jul 10 2018, 5:53 PM
This revision was automatically updated to reflect the committed changes.