]> Frank Brehm's Git Trees - pixelpark/admin-tools.git/commitdiff
Cosmetic
authorFrank Brehm <frank@brehm-online.com>
Tue, 20 Apr 2021 06:17:19 +0000 (08:17 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 20 Apr 2021 06:17:19 +0000 (08:17 +0200)
lib/functions.rc

index 7b5c27ccdff0680b5714d5c1140c53ee669923cd..e6db32f2d1fa771f0cd4dce3331c1edf19665285 100644 (file)
@@ -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