From 827a571db8c754919f4363307d2cb5ad797d2697 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Tue, 29 Dec 2020 17:25:53 -0500 Subject: [PATCH] Ensure so-test is logged --- setup/so-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index fc5996c04..752afb9a9 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -842,7 +842,7 @@ if [[ -n $SO_ERROR ]]; then else echo "Successfully completed setup! Continuing with post-installation steps" >> $setup_log 2>&1 { - [ -n "$TESTING" ] && so-test + [ -n "$TESTING" ] && logCmd so-setup export percentage=95 # set to last percentage used in previous subshell if [[ -n $ALLOW_ROLE && -n $ALLOW_CIDR ]]; then