From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 26 Apr 2011 01:16:21 +0200 References: <1303569240-31956-1-git-send-email-sven@narfation.org> In-Reply-To: <1303569240-31956-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201104260116.21815.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: Fix JSON object output 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: The list for a Better Approach To Mobile Ad-hoc Networking On Saturday 23 April 2011 16:34:00 Sven Eckelmann wrote: > Each line is a single JSON object and has to start with '{' and no > spaces are allowed before it. Each pair has to be identified with a > string in double quotes. Applied in revision 81bc728. Thanks, Marek