update and fix some tests from rebase

This commit is contained in:
dandds
2018-07-27 15:15:44 -04:00
parent 84c228ec2e
commit 7f5f02985b
6 changed files with 35 additions and 15 deletions

View File

@@ -4,5 +4,8 @@
source "$(dirname "${0}")"/../script/include/global_header.inc.sh
# Run the bootstrap script
source ./script/bootstrap
# Enable DB migration
MIGRATE_DB="true"
# Run the shared update script
source ./script/include/run_update