[fix] Add then to if statement

This commit is contained in:
William Wernert
2020-07-21 16:24:13 -04:00
parent d2df405cf0
commit e43829b22c

View File

@@ -1098,7 +1098,7 @@ whiptail_so_allow() {
whiptail_gauge_post_setup() {
if [ -n "$TESTING" ]
if [ -n "$TESTING" ]; then
cat >> $setup_log 2>&1
else
local msg=$1