Date: 02/21/01
- Next message: Jeffrey Lin: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- Previous message: Boian Bonev: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- In reply to: Boian Bonev: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- Next in thread: Jeffrey Lin: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- Reply: Jeffrey Lin: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
forgot to say that in case of [[ the test word is not needed - [[ is a test
itself:
if [[ -x somefile ]]; .....
if test -x somefile; ....
b.
----- Original Message -----
From: "Boian Bonev" <boian <email protected>>
To: "André Langhorst" <andre <email protected>>; "PHP Development"
<php-dev <email protected>>
Sent: Thursday, February 22, 2001 5:40 AM
Subject: Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch
for dbmaker
> hi,
>
> this is not m4 but /bin/sh stuff... afaik [[ is bash specific boolean
test.
> so the patch _seems_ to be correct...
>
> b.
>
> ----- Original Message -----
> From: "André Langhorst" <andre <email protected>>
> To: "PHP Development" <php-dev <email protected>>
> Sent: Thursday, February 22, 2001 5:31 AM
> Subject: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for
> dbmaker
>
>
> > could anyone with basic m4 knowledge look into this, this should be a
> > matter of minutes then I guess.
> >
> > andré
> >
> > --
> > · André Langhorst t: +49 331 5811560 ·
> > · andre <email protected> m: +49 173 9558736 ·
> > * PHP Quality Assurance http://qa.php.net *
> >
>
>
> --------------------------------------------------------------------------
-- > ---- > > > > -- > > PHP Development Mailing List <http://www.php.net/> > > To unsubscribe, e-mail: php-dev-unsubscribe <email protected> > > For additional commands, e-mail: php-dev-help <email protected> > > To contact the list administrators, e-mail: php-list-admin <email protected> > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, e-mail: php-dev-unsubscribe <email protected> > For additional commands, e-mail: php-dev-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected> > >-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jeffrey Lin: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- Previous message: Boian Bonev: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- In reply to: Boian Bonev: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- Next in thread: Jeffrey Lin: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- Reply: Jeffrey Lin: "Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patch for dbmaker"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

