[Ultrapossum-cvs 294] ultrapossum 1.14,1.15,update-ultrapossum

Back to archive index

Masato Taruishi taru****@sourc*****
2004年 7月 3日 (土) 15:58:21 JST


===================================================================
RCS file: ultrapossum/update-ultrapossum,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ultrapossum/update-ultrapossum	2004/07/03 06:11:45	1.14
+++ ultrapossum/update-ultrapossum	2004/07/03 06:58:21	1.15
@@ -54,6 +54,9 @@
 }
 
 up_to_date() {
+  if ! test -f "$CONFSTATUS"; then
+    return 1
+  fi
   if test "$SLAPDCONF" -nt "$CONFSTATUS"; then
     echo "$SLAPDCONF is newer than current status" 1>&2
     return 1



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