[Ultrapossum-cvs 451] ultrapossum/module/failover 1.11, 1.12, update-failover

アーカイブの一覧に戻る

Masato Taruishi taru****@users*****
2004年 9月 17日 (金) 11:53:23 JST


===================================================================
RCS file: ultrapossum/module/failover/update-failover,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ultrapossum/module/failover/update-failover	2004/09/16 18:30:13	1.11
+++ ultrapossum/module/failover/update-failover	2004/09/17 02:53:23	1.12
@@ -152,6 +152,10 @@
       progress "Installing New version of authkeys... done"
     fi
   fi
+  if test "x$BACKUP" != "x" && include "$LDAPMASTER" "$MASTER $SLAVES"; then
+    echo "E: LDAPMASTER '$LDAPMASTER' must be a virtual name." 1>&2
+    sanity_error=1
+  fi
   if test "x$BACKUP" != "x" && ! include "$BACKUP" "$SYNCBACKUPS"; then
   # If we use a backup server, need to set NFSDIR or nice_failback on
     if test "x$NFSDIR" = "x"; then



Ultrapossum-cvs メーリングリストの案内
アーカイブの一覧に戻る