From 382049a213cca6965a055ee9799b013a61fe013f Mon Sep 17 00:00:00 2001 From: PierreGode Date: Fri, 9 Nov 2018 08:55:55 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 54c1396..ac55b76 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -1368,7 +1368,7 @@ if [ "$DOMAINlower" = "$SSSD" ] < /dev/null > /dev/null 2>&1 then echo "Detecting realm $SSSD" else - if [ "$LEFT" = "no" ] + if [ "$LEFT" = "no" ] < /dev/null > /dev/null 2>&1 then echo "" echo "$DOMAIN has not been configured"