[Ultrapossum-cvs 1105] ultrapossum/module/failover 1.16, 1.16.2.1, 11failover

Back to archive index

Masato Taruishi taru****@users*****
2004年 11月 1日 (月) 21:30:40 JST


===================================================================
RCS file: ultrapossum/module/failover/11failover,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -r1.16 -r1.16.2.1
--- ultrapossum/module/failover/11failover	2004/10/14 09:50:46	1.16
+++ ultrapossum/module/failover/11failover	2004/11/01 12:30:40	1.16.2.1
@@ -185,7 +185,7 @@
     $MODULEDIR/server/pid -t "$PIDTICK" wait $HAPIDFILE
     echo -n "heartbeat"
     if test "x$HOST" = "x$MASTER"; then
-      if test "x$HEARTBEAT_NICE_FAILBACK" = "x" || test "x$HEARTBEAT_AUTO_FAILBACK" != "xoff"; then
+      if test "x$HEARTBEAT_NICE_FAILBACK" = "x" && test "x$HEARTBEAT_AUTO_FAILBACK" != "xoff"; then
         wait_master_service
       else
         wait_backup_service



Ultrapossum-cvs メーリングリストの案内
Back to archive index