From ede44a532739205e9983f3615ac8443616be7240 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sun, 8 Sep 2024 01:03:24 -0400 Subject: [PATCH] initialize variable --- lug-helper.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lug-helper.sh b/lug-helper.sh index 78b72bb..baf1989 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -993,6 +993,7 @@ preflight_check() { unset preflight_followup unset preflight_fail_string unset preflight_pass_string + unset preflight_fix_results_string retval=0 # Capture optional argument