update and fix some tests from rebase

This commit is contained in:
dandds
2018-07-27 15:15:44 -04:00
committed by richard-dds
parent 5f2ffe57b8
commit 0179a22827
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