On Mon, 11 Aug 2003 15:36:29 +0200
Jan Nieuwenhuizen <[EMAIL PROTECTED]> wrote:
> Graham Percival writes:
> > On Thu, 07 Aug 2003 13:51:56 +0200
> > [EMAIL PROTECTED]:~/dev/lilypond$ grep TODO `find`
> > bash: /bin/grep: Argument list too long
> 
> You're running it in the build directory.  Try:
> 
>    grep TODO $(find | grep -v out)
> 
> or do
> 
>    make clean web-clean
> 
> first

Sorry, I didn't explain clearly.  I can figure out how to view all TOTOs
in non-out directories.  But a "non-brilliant" person who wishes to
contribute probably doesn't.  Furthermore, seeing a whole bunch of TODOs
flying by might not be very encouraging.

In this page:
http://lilypond.org/web/devel/participating/

I propose that we move the "pick out something from our TODO list" option
into the "Brilliant hackers", instead of in the "But I am not brilliant!"
section.

Cheers,
- Graham


_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to