Parent Directory | Revision Log | Revision Graph
Initial import of mailman-2.1.5.1-34.rhel4.6.el4.sme.src.rpm
1 | slords | 1.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 |