aboutsummaryrefslogtreecommitdiffstats
path: root/script
diff options
context:
space:
mode:
authormatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-07-17 23:08:32 +0000
committermatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-07-17 23:08:32 +0000
commit56774ab164a79b0acf17f2c96796851d7dcd056d (patch)
tree58bd956c929629e258fd5f029fc7226d4e3308f0 /script
parent1a1d8df42296706356c87da70e06b992ba2194e3 (diff)
downloadreaction-56774ab164a79b0acf17f2c96796851d7dcd056d.tar.gz
reaction-56774ab164a79b0acf17f2c96796851d7dcd056d.zip
helper for converting back to plain moose
Diffstat (limited to 'script')
-rwxr-xr-xscript/rclass_back_to_moose_helper.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/script/rclass_back_to_moose_helper.sh b/script/rclass_back_to_moose_helper.sh
new file mode 100755
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