Gentoo Archives: gentoo-embedded

From: Natanael Copa <natanael.copa@×××××.com>
To: Roy Marples <uberlord@g.o>
Cc: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] init.d scripts and bash
Date: Fri, 09 Mar 2007 15:14:09
Message-Id: 1173453142.5390.53.camel@localhost
1 On Fri, 2007-03-09 at 14:27 +0000, Roy Marples wrote:
2 > On Fri, 09 Mar 2007 13:58:35 +0100
3 > Natanael Copa <natanael.copa@×××××.com> wrote:
4 > > > Could you redo your patches to stop using [[ .. ]] and just [ .. ]
5 > > > so they work on dash, ash and FreeBSD sh.
6 > >
7 > > oh... Then the amount of needed patches increase dramatically.
8 > > [[ works fine in busybox.
9 >
10 > No it doesn't
11 >
12 > [[ ${foo} == *foo* && ${blahblah} != 2 ]]
13 >
14 > fails
15
16 I noticed that when i did a second review for [[ ]] and have already
17 uploaded a fix.
18
19 #170080, #170081 and #170084 should be ok by now. Will continue when I
20 get a chance.
21
22
23
24 --
25 gentoo-embedded@g.o mailing list