Page MenuHomePhabricator

Configuration - re-jigger how we handle bad configuration files
ClosedPublic

Authored by btrahan on Oct 6 2014, 8:14 PM.
Tags
None
Referenced Files
F15513985: D10643.id25557.diff
Thu, Apr 17, 11:31 PM
F15504502: D10643.id25558.diff
Mon, Apr 14, 6:18 PM
F15482317: D10643.id25557.diff
Wed, Apr 9, 4:28 AM
F15476506: D10643.id.diff
Mon, Apr 7, 6:42 AM
F15474896: D10643.diff
Sun, Apr 6, 1:16 PM
F15413703: D10643.id25558.diff
Mar 19 2025, 8:43 PM
F15385948: D10643.id25558.diff
Mar 14 2025, 11:44 PM
Unknown Object (File)
Feb 28 2025, 5:11 PM
Subscribers

Details

Summary

just explicitly check if the file doesn't exist *first*, and then do the standard include thing with the more generic error if that doesn't work. Fixes T6255.

Test Plan

re-started apache and phabricator still worked; will ask csilvers to give it a whirl too

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Configuration - re-jigger how we handle bad configuration files.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Oct 6 2014, 8:15 PM
This revision was automatically updated to reflect the committed changes.