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)
Tue, Feb 25, 10:38 AM
Unknown Object (File)
Sun, Feb 9, 9:36 PM
Unknown Object (File)
Sat, Feb 8, 12:12 PM
Unknown Object (File)
Sat, Feb 8, 12:12 PM
Unknown Object (File)
Sat, Feb 8, 12:11 PM
Unknown Object (File)
Feb 1 2025, 8:38 PM
Unknown Object (File)
Feb 1 2025, 3:00 AM
Unknown Object (File)
Jan 31 2025, 6:51 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
Branch
drop-windows-manual-escaping
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 6844
Build 6866: [Placeholder Plan] Wait for 30 Seconds

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.