From 766e469314a76e139ce13b5556e8b45b90796b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Hor=C3=A1k?= Date: Mon, 21 Nov 2011 08:17:32 +0100 Subject: [PATCH] ypbind-post-waitbind indent fix --- ypbind-post-waitbind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ypbind-post-waitbind b/ypbind-post-waitbind index 7f803b0..31476aa 100755 --- a/ypbind-post-waitbind +++ b/ypbind-post-waitbind @@ -42,7 +42,7 @@ if [ $retval -eq 0 ]; then else logger -t ypbind \ "NIS domain: `domainname`, NIS server: `ypwhich 2> /dev/null`" -fi + fi else logger -t ypbind \ "NIS server for domain `domainname` is not responding."