Page MenuHomePhabricator

Drop Windows-specific escaping in preallocated host
ClosedPublic

Authored by hach-que on Jun 18 2015, 3:04 PM.
Referenced Files
Unknown Object (File)
Fri, Jan 24, 6:30 AM
Unknown Object (File)
Fri, Jan 24, 6:30 AM
Unknown Object (File)
Fri, Jan 24, 6:30 AM
Unknown Object (File)
Tue, Jan 21, 3:58 PM
Unknown Object (File)
Mon, Jan 13, 2:27 AM
Unknown Object (File)
Dec 30 2024, 10:27 AM
Unknown Object (File)
Dec 24 2024, 10:46 AM
Unknown Object (File)
Dec 19 2024, 4:19 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP70a82017b3b9: Drop Windows-specific escaping in preallocated host
Summary

This drops the Windows-specific escaping code for the creation of directories when acquiring a lease. This is basically the change from D10378 without the other, no longer necessary changes.

Test Plan

This code hasn't been run in a production environment for a while (any instances of Phabricator using Drydock / Harbormaster with Windows have had this code removed by the D10378 patch for a while).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

hach-que retitled this revision from to Drop Windows-specific escaping in preallocated host.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 19 2015, 12:17 AM
This revision was automatically updated to reflect the committed changes.