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
Unknown Object (File)
Sun, Apr 14, 2:19 PM
Unknown Object (File)
Wed, Apr 3, 9:20 PM
Unknown Object (File)
Fri, Mar 29, 9:22 PM
Unknown Object (File)
Fri, Mar 22, 5:22 PM
Unknown Object (File)
Feb 13 2024, 7:03 PM
Unknown Object (File)
Feb 13 2024, 7:03 PM
Unknown Object (File)
Feb 13 2024, 7:02 PM
Unknown Object (File)
Feb 6 2024, 3:15 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.