Re: [PATCH] Make condrestart do the right thing, not the opposite.

2011-07-19 Thread Jan-Frode Myklebust
On Tue, Jul 19, 2011 at 08:35:16AM -0600, Leif Hedstrom wrote: > Is there a bug filed for this? There is now: https://issues.apache.org/jira/browse/TS-885 -jf

Re: [PATCH] Make condrestart do the right thing, not the opposite.

2011-07-19 Thread Leif Hedstrom
Is there a bug filed for this? Leif On Jul 19, 2011, at 2:00 AM, Jan-Frode Myklebust wrote: > --- > rc/trafficserver.in |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/rc/trafficserver.in b/rc/trafficserver.in > index 6582984..fc892eb 100644 > --- a/rc/trafficserv

[PATCH] Make condrestart do the right thing, not the opposite.

2011-07-19 Thread Jan-Frode Myklebust
--- rc/trafficserver.in |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rc/trafficserver.in b/rc/trafficserver.in index 6582984..fc892eb 100644 --- a/rc/trafficserver.in +++ b/rc/trafficserver.in @@ -398,7 +398,7 @@ case "$1" in ;; condrestart) if [ "$DISTRIB_I