SOURCES: ifplugd.init - start() already sets $RETVAL

glen glen at pld-linux.org
Sun Sep 17 19:50:56 CEST 2006


Author: glen                         Date: Sun Sep 17 17:50:56 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- start() already sets $RETVAL

---- Files affected:
SOURCES:
   ifplugd.init (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SOURCES/ifplugd.init
diff -u SOURCES/ifplugd.init:1.8 SOURCES/ifplugd.init:1.9
--- SOURCES/ifplugd.init:1.8	Sun Sep 17 19:49:31 2006
+++ SOURCES/ifplugd.init	Sun Sep 17 19:50:51 2006
@@ -97,7 +97,6 @@
   restart)
 	stop
 	start
-	exit $?
 	;;
   status)
 	status /sbin/ifplugd
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/ifplugd.init?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list