[ypbind] ypbind-post-waitbind indent fix

Jan Horak hhorak at fedoraproject.org
Mon Nov 21 07:18:19 UTC 2011


commit 766e469314a76e139ce13b5556e8b45b90796b2a
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Mon Nov 21 08:17:32 2011 +0100

    ypbind-post-waitbind indent fix

 ypbind-post-waitbind |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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."


More information about the scm-commits mailing list