From 9b40318bfe1ea3dc1e76442a9e95f6b59cf5fed2 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 37e167d1d..01f8991e4 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -840,7 +840,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