From 19d14cf277ca815d272b41232ef873b17c7c29b9 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 752afb9a9..299727eca 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" ] && 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