From ebb0e615b9fefd5b95f3403bc0e11160fe0fe51f Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Wed, 30 Dec 2020 10:31:04 -0500 Subject: [PATCH] Fix script typo to correctly run the so-test --- setup/so-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index 01f8991e4..e76510292 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" ] && logCmd so-setup + [ -n "$TESTING" ] && logCmd so-test export percentage=95 # set to last percentage used in previous subshell if [[ -n $ALLOW_ROLE && -n $ALLOW_CIDR ]]; then