SOURCES: bacula-dir.init - PLDize

glen glen at pld-linux.org
Wed Jan 3 10:29:23 CET 2007


Author: glen                         Date: Wed Jan  3 09:29:23 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- PLDize

---- Files affected:
SOURCES:
   bacula-dir.init (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/bacula-dir.init
diff -u SOURCES/bacula-dir.init:1.7 SOURCES/bacula-dir.init:1.8
--- SOURCES/bacula-dir.init:1.7	Wed Jan  3 10:28:46 2007
+++ SOURCES/bacula-dir.init	Wed Jan  3 10:29:18 2007
@@ -42,8 +42,8 @@
 	RETVAL=$?
 	;;
 *)
-	echo "Usage: $0 {start|stop|restart|status}"
-	exit 1
+	msg_usage "$0 {start|stop|restart|status}"
+	exit 3
 	;;
 esac
 exit $RETVAL
================================================================

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



More information about the pld-cvs-commit mailing list