gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] /srv/bzr/gnash/trunk r9732: testsuite/actionscript.al


From: strk
Subject: Re: [Gnash-commit] /srv/bzr/gnash/trunk r9732: testsuite/actionscript.all/SharedObject.as: don't create files with spaces in their namesplugin/xpcom/README.txt: point at the tutorial and author.
Date: Mon, 15 Sep 2008 09:11:46 +0200

On Sat, Sep 13, 2008 at 09:34:57PM -0400, Russ Nelson wrote:
> strk writes:
>  > On Fri, Sep 12, 2008 at 10:00:52PM -0400, Russell Nelson wrote:
>  > >   testsuite/actionscript.all/SharedObject.as: don't create files with 
> spaces in their names
>  > 
>  > Why ?
> 
> Promise you won't laugh at me?
> 
>  > Is the proprietary player unable to ? If so we should test that as well.
> 
> No, I'm sure it can create files with spaces just fine.  It's just
> that trying to manipulate files in the gnash source tree using "find |
> xargs grep WHATEVER" throws spurious output if any filenames have
> spaces.

Try find -print0 | xargs.
See xargs(1)

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]