Subject: Re: test: ==: unexpected operator
To: None <tech-userlevel@netbsd.org>
From: Jed Davis <jdev@panix.com>
List: tech-userlevel
Date: 09/22/2006 23:39:45
Daniel Carosone <dan@geek.com.au> writes:

> On Fri, Sep 22, 2006 at 11:44:57AM -0700, Jason Thorpe wrote:
>> 
>> On Sep 22, 2006, at 9:07 AM, Quentin Garnier wrote:
>> 
>>> I like it too, but what would be awesome is an option to force it to
>>> fail when executed from inside pkgsrc.
>> 
>> Environment variable?
>
> yay, can we resurrect POSIX_ME_HARDER, can we can we? :-)

I was thinking more along the lines of GNU_ME_HARDER.  (-:

-- 
let p = List.map (fun c k _-> k (print_char c))
in List.fold_right (fun f a _ -> f a) (List.map2
(fun f g k -> f (g k) ()) (p ['J';'d';'D';'v';'s'])
(p ['e';' ';'a';'i';'\n'])) ignore ()