From: Frank Brehm Date: Tue, 20 Apr 2021 06:17:19 +0000 (+0200) Subject: Cosmetic X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=7c69dc9ec57c1fa05e34fdd219baae8fd5f11b35;p=pixelpark%2Fadmin-tools.git Cosmetic --- diff --git a/lib/functions.rc b/lib/functions.rc index 7b5c27c..e6db32f 100644 --- a/lib/functions.rc +++ b/lib/functions.rc @@ -262,7 +262,7 @@ eval_ldap_options() { fi if [[ ! -f "${LDAP_PWD_FILE}" ]] ; then - error "Password file '${RED}${LDAP_PWD_FILE}'${NORMAL} not found." + error "Password file '${RED}${LDAP_PWD_FILE}${NORMAL}' not found." exit 3 fi