Update of /cvsroot/fink/pdb
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv17609

Modified Files:
        create-finkdb.pl 
Log Message:
don't bother restarting memcache, it can work things out on it's own ;)

Index: create-finkdb.pl
===================================================================
RCS file: /cvsroot/fink/pdb/create-finkdb.pl,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- create-finkdb.pl    4 Dec 2007 22:54:22 -0000       1.25
+++ create-finkdb.pl    5 Dec 2007 18:56:23 -0000       1.26
@@ -223,10 +223,6 @@
        last if ($release eq $end_at);
 }
 
-if (-x "/etc/init.d/memcached") {
-       system("/usr/bin/sudo", "/etc/init.d/memcached", "restart");
-}
-
 sub check_out_release
 {
        my $release = shift;


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to