[cairo] Test programs extension

Behdad Esfahbod behdad at behdad.org
Thu Dec 7 07:59:14 PST 2006


On Thu, 2006-12-07 at 05:55 -0500, Mike Shaver wrote:
> On 12/7/06, Carl Worth <cworth at cworth.org> wrote:
> >         $ make clean
> >         /bin/sh: /bin/rm: Argument list too long
> >
> > Anyone care to tackle a reorganization of our test suite to fix that
> > bug?
> 
> Perhaps:
> $ ls | xargs rm -f

Unless we want to remove everything :).  Otherwise ls *.log ... doesn't
work either.  find works.  But I just solved it by breaking it into 6 rm
calls.  That should work until we add like 600 more tests or something.

> ?
> 
> Mike
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://cairographics.org/cgi-bin/mailman/listinfo/cairo
-- 
behdad
http://behdad.org/

"Those who would give up Essential Liberty to purchase a little
 Temporary Safety, deserve neither Liberty nor Safety."
        -- Benjamin Franklin, 1759





More information about the cairo mailing list