From b1875e41875c077b22203edf20dfebb3a836bac6 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Tue, 14 Nov 2017 20:04:45 -0500 Subject: [PATCH] updated to force not seeing hello again. --- scripts/core/launch_feisty_meow.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/core/launch_feisty_meow.sh b/scripts/core/launch_feisty_meow.sh index e1f2c945..f793c6d9 100644 --- a/scripts/core/launch_feisty_meow.sh +++ b/scripts/core/launch_feisty_meow.sh @@ -228,6 +228,8 @@ if [ "$NO_REPAIRS_NEEDED" == "true" ]; then sep 28 echo fi + # from now on there should be no extra helloing. + export NO_HELLO=true fi # load the last bits we do here. -- 2.34.1