]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fixes for delete_status_network.sh:
authorBrion Vibber <brion@pobox.com>
Mon, 22 Nov 2010 19:10:10 +0000 (11:10 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 22 Nov 2010 19:10:10 +0000 (11:10 -0800)
commit9c6e63b0bcccadddfa67c89fe86c56df73af3e33
treef6af24a96ee129ece82ec0fb5c6242f88d3f9eaf
parentb6159983099e40444ef552b78870e13f60f33545
Fixes for delete_status_network.sh:
* add some sanity checking: abort on failures instead of plodding through
* add some progress / error output
* fetch the target database server name from the status_network entry and use that to target the DROP DATABASE

Note that database names and other overrides in status_network entry may still not be seen.
scripts/delete_status_network.sh