From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 15 Dec 2012 16:21:25 +0800 References: <50BF086A.4020505@web.de> In-Reply-To: <50BF086A.4020505@web.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201212151621.25822.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: indicate successful termination when -h is used Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org On Wednesday, December 05, 2012 16:40:10 Moritz Warning wrote: > The return value of batctl -h indicates failure while > it should indicate a successful execution. > > > Signed-off-by: Moritz Warning > --- > From: Moritz Warning > Subject: [PATCH] batctl: change return value to indicate successful > termination when -h is used > > --- > main.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Applied in revision 1932d4e. Thanks, Marek