[Ultrapossum-cvs 503] ultrapossum 1.16,1.17,update-ultrapossum

Back to archive index

Masato Taruishi taru****@users*****
2004年 9月 22日 (水) 14:50:53 JST


===================================================================
RCS file: ultrapossum/update-ultrapossum,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ultrapossum/update-ultrapossum	2004/09/07 10:30:45	1.16
+++ ultrapossum/update-ultrapossum	2004/09/22 05:50:53	1.17
@@ -78,7 +78,7 @@
   getconfig | grep -v SLAPROOTPW | grep -v CHROOTFILES > $conftemp
   # little evil
   if ! up_to_date ||
-  	diff -u $CONFSTATUS $conftemp | egrep "^\+[^+]" | cut -d+ -f2 | cut -d= -f1 | egrep . 1>&2
+  	diff -c $CONFSTATUS $conftemp | egrep "^\! [^+]" | cut -d' ' -f2- | cut -d= -f1 | sort | uniq | egrep . 1>&2
   then
     sanity_module
 



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