Page MenuHomePhabricator

Config - fix management scripts with --database parameter
ClosedPublic

Authored by btrahan on Jan 9 2015, 9:57 PM.

Details

Summary

Fixes T6923. Turns out we can't use the editor since we don't have a user with a phid (just some omnipotent guy).

Test Plan

./bin/config set --database syntax.filemap '{}'; ./bin/config delete --database syntax.filemap

Diff Detail

Repository
rP Phabricator
Branch
T6923
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3719
Build 3730: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Config - fix management scripts with --database parameter.
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.Jan 9 2015, 9:57 PM
This revision was automatically updated to reflect the committed changes.