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

Re: xorg 6.9 manifest check failure in svn r728



Frans Pop <aragorn@tiscali.nl> wrote:
> On Saturday 22 October 2005 22:57, Will Dyson wrote:
>> +     for name in `find src -print | grep -v svn` ;                   \@@\

> I would suggest to make that grep -v "\.svn".

This should be faster

[...] find src -name .svn -prune -or -print

I do not know whether you'll like it.
               cu andreas
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.                                (c) Jasper Ffforde



Reply to: