From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <533BB83F.5040301@xenomai.org> Date: Wed, 02 Apr 2014 09:11:59 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <20140331220421.GZ17765@csclub.uwaterloo.ca> <5339E80C.9020604@xenomai.org> <5339EBE1.3060907@xenomai.org> <20140401013227.GA17765@csclub.uwaterloo.ca> <533A9A7C.7020408@xenomai.org> <20140401131257.GB17765@csclub.uwaterloo.ca> <533B14FC.1000007@xenomai.org> <20140401194053.GC17765@csclub.uwaterloo.ca> <533B270F.4060702@xenomai.org> <20140401214539.GD17765@csclub.uwaterloo.ca> <20140402023531.GE17765@csclub.uwaterloo.ca> In-Reply-To: <20140402023531.GE17765@csclub.uwaterloo.ca> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Porting xenomai 2.6.3 and ipipe to 3.12 kernel List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lennart Sorensen Cc: xenomai@xenomai.org On 04/02/2014 04:35 AM, Lennart Sorensen wrote: > All I changed was the -l option, which I changed to the location I > installed ltp to. > > Maybe xeno-regression-test is broken. Maybe it assumes /bin/sh is bash > or something. > I am using this command with ash (busybox shell) without any problem. Parsing these quotes is done by the interactive shell you are running, not xeno-regression-test itself. -- Gilles.