update
This commit is contained in:
@@ -110,7 +110,8 @@ main() {
|
||||
# Build and Test Vagrant hosts
|
||||
cd Vagrant || exit 1
|
||||
build_vagrant_hosts
|
||||
/bin/bash "$DL_DIR/Vagrant/post_build_checks.sh"
|
||||
/bin/bash "$DL_DIR/Vagrant/post_build_checks.sh" > $DL_DIR/Vagrant/post_build.log
|
||||
exit 0
|
||||
}
|
||||
main
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user