Page MenuHomePhabricator

Drop Windows-specific escaping in preallocated host
ClosedPublic

Authored by hach-que on Jun 18 2015, 3:04 PM.
Referenced Files
F13997838: D13341.diff
Thu, Oct 24, 6:25 AM
F13996044: D13341.id32313.diff
Wed, Oct 23, 5:38 PM
F13975434: D13341.id32279.diff
Oct 18 2024, 10:06 AM
F13974379: D13341.id.diff
Oct 18 2024, 5:18 AM
Unknown Object (File)
Oct 11 2024, 10:27 PM
Unknown Object (File)
Oct 11 2024, 12:55 AM
Unknown Object (File)
Oct 5 2024, 3:30 AM
Unknown Object (File)
Sep 26 2024, 5:38 PM
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.