Merge remote-tracking branch 'refs/remotes/rodney757/dbupdate'

Conflicts:
	mediagoblin/db/util.py
	mediagoblin/gmg_commands/dbupdate.py
This commit is contained in:
Christopher Allan Webber
2014-01-02 15:01:54 -06:00
3 changed files with 22 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ logging.basicConfig()
## Let's not set the level as debug by default to avoid confusing users :)
# _log.setLevel(logging.DEBUG)
def dbupdate_parse_setup(subparser):
pass