Page MenuHomePhabricator

Config - fix management scripts with --database parameter
ClosedPublic

Authored by btrahan on Jan 9 2015, 9:57 PM.
Tags
None
Referenced Files
F14009384: D11301.id27154.diff
Wed, Oct 30, 3:52 PM
F13996956: D11301.id27154.diff
Thu, Oct 24, 1:21 AM
F13996700: D11301.id.diff
Wed, Oct 23, 11:17 PM
F13988058: D11301.diff
Mon, Oct 21, 12:53 PM
Unknown Object (File)
Oct 9 2024, 1:39 PM
Unknown Object (File)
Oct 9 2024, 1:39 PM
Unknown Object (File)
Oct 9 2024, 1:39 PM
Unknown Object (File)
Oct 9 2024, 1:27 PM
Subscribers

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.