Index: trunk/util/devhelpers/todo.sh =================================================================== --- trunk/util/devhelpers/todo.sh (nonexistent) +++ trunk/util/devhelpers/todo.sh (revision 21411) @@ -0,0 +1,3 @@ +#!/bin/sh +files=`find ../.. -name *.[chly]` +grep "^[ \t]*TODO[(]" $files Property changes on: trunk/util/devhelpers/todo.sh ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property