Check in the new test db with the reader user.

This commit is contained in:
yackob03 2013-11-06 23:21:54 -05:00
parent 2cd98fc58e
commit 6d9207d23a
2 changed files with 0 additions and 1 deletions

View file

@ -201,7 +201,6 @@ def populate_database():
build.save() build.save()
logging.basicConfig(level=logging.WARNING)
if __name__ == '__main__': if __name__ == '__main__':
logging.basicConfig(**app.config['LOGGING_CONFIG']) logging.basicConfig(**app.config['LOGGING_CONFIG'])
initialize_database() initialize_database()

Binary file not shown.