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)
Thu, Nov 30, 12:08 PM
Unknown Object (File)
Thu, Nov 30, 3:32 AM
Unknown Object (File)
Thu, Nov 16, 10:55 AM
Unknown Object (File)
Nov 4 2023, 9:37 PM
Unknown Object (File)
Oct 19 2023, 9:49 AM
Unknown Object (File)
Oct 16 2023, 6:32 AM
Unknown Object (File)
Oct 13 2023, 7:19 PM
Unknown Object (File)
Oct 3 2023, 12:37 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.