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
F18104583: D10643.id.diff
Sun, Aug 10, 1:19 PM
F18103449: D10643.id25558.diff
Sun, Aug 10, 5:27 AM
F18103298: D10643.diff
Sun, Aug 10, 3:53 AM
F18090911: D10643.id25557.diff
Wed, Aug 6, 6:08 PM
F18090037: D10643.diff
Wed, Aug 6, 1:48 PM
F17868476: D10643.id.diff
Mon, Jul 28, 7:49 AM
F17853896: D10643.diff
Sun, Jul 27, 2:28 PM
Unknown Object (File)
Jun 17 2025, 12:52 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.