[Ultrapossum-cvs 544] ultrapossum/init.d 1.1,1.2,10edit

Back to archive index

Masato Taruishi taru****@users*****
2004年 9月 23日 (木) 20:05:18 JST


===================================================================
RCS file: ultrapossum/init.d/10edit,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ultrapossum/init.d/10edit	2004/09/15 12:17:50	1.1
+++ ultrapossum/init.d/10edit	2004/09/23 11:05:18	1.2
@@ -35,7 +35,7 @@
   if grep "$ULTRAPOSSUMMARK-$3 START" $1 > /dev/null; then
     replace_vaconf $1 $2 $3
   else
-    /bin/cp -p $2 $2.tmp
+    /bin/cp -p $1 $2.tmp
     cat $2 > $2.tmp
     cat $1 >> $2.tmp
     /bin/mv $2.tmp $1



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