/[smecontribs]/rpms/mailman/contribs8/mailman-2.1.5.1-init.patch
ViewVC logotype

Contents of /rpms/mailman/contribs8/mailman-2.1.5.1-init.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jul 2 20:11:40 2013 UTC (10 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: mailman-2_1_5_1-34_rhel4_6_el5_sme
Initial import

1 --- mailman-2.1.5.1/misc/mailman.in.retval 2007-07-30 13:52:52.000000000 +0200
2 +++ mailman-2.1.5.1/misc/mailman.in 2007-07-30 13:54:47.000000000 +0200
3 @@ -139,5 +139,10 @@
4 RETVAL=$?
5 ;;
6
7 +*)
8 + echo $"Usage: $prog {start|stop|restart|condrestart|status}"
9 + RETVAL=3
10 + ;;
11 +
12 esac
13 exit $RETVAL

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed