projects
/
catagits/Reaction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1a1d8df
)
helper for converting back to plain moose
matthewt [Thu, 17 Jul 2008 23:08:32 +0000 (23:08 +0000)]
script/rclass_back_to_moose_helper.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/script/rclass_back_to_moose_helper.sh
b/script/rclass_back_to_moose_helper.sh
new file mode 100755
(executable)
index 0000000..
1bd17eb
--- /dev/null
+++ b/
script/rclass_back_to_moose_helper.sh
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+find lib -type 'f' | egrep -v '/Widget(\.|/)' | xargs perl script/rclass_back_to