projects
/
catagits/Reaction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e14bc9d
)
don't exclude widgets anymore from rclass to moose helper
matthewt [Fri, 22 Aug 2008 18:28:39 +0000 (18:28 +0000)]
script/rclass_back_to_moose_helper.sh
patch
|
blob
|
blame
|
history
diff --git
a/script/rclass_back_to_moose_helper.sh
b/script/rclass_back_to_moose_helper.sh
index
9beb7df
..
d2a15b1
100755
(executable)
--- a/
script/rclass_back_to_moose_helper.sh
+++ b/
script/rclass_back_to_moose_helper.sh
@@
-1,3
+1,3
@@
#!/bin/sh
-find lib -type 'f' | egrep -v '/Widget(\.|/)' | xargs perl script/rclass_back_to_moose.pl
+find lib -type 'f' | xargs perl script/rclass_back_to_moose.pl