Masato Taruishi
taru****@users*****
2005年 1月 18日 (火) 15:12:28 JST
=================================================================== RCS file: ultrapossum/module/server/10server,v retrieving revision 1.29.2.1 retrieving revision 1.29.2.2 diff -u -r1.29.2.1 -r1.29.2.2 --- ultrapossum/module/server/10server 2004/11/01 12:28:16 1.29.2.1 +++ ultrapossum/module/server/10server 2005/01/18 06:12:27 1.29.2.2 @@ -248,7 +248,9 @@ fi -SLAPDURILIST="$LDAPURILIST" +if test "x$SLAPDURILIST" = "x"; then + SLAPDURILIST="$LDAPURILIST" +fi ;; esac