[Ultrapossum-cvs 452] ultrapossum/module/failover 1.3,1.4,11failover

Back to archive index

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


===================================================================
RCS file: ultrapossum/module/failover/11failover,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ultrapossum/module/failover/11failover	2004/09/16 18:30:13	1.3
+++ ultrapossum/module/failover/11failover	2004/09/17 02:56:22	1.4
@@ -62,7 +62,7 @@
 
 if test "x$cache" = "x"; then
 
-if test "x$VIRTUAL" != "x"; then
+if test "x$VIRTUAL" != "x" && test "x$BACKUP" != "x"; then
   LDAPMASTER="$VIRTUAL"
 fi
 



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