aboutsummaryrefslogtreecommitdiffstats
path: root/script
diff options
context:
space:
mode:
authormatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-08-22 18:28:39 +0000
committermatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-08-22 18:28:39 +0000
commit1a23a3bb962aa86d4bfcce7fb6af002605036d5a (patch)
treec2c050f5654684023ddf8545e3ae850d94523a4f /script
parente14bc9d1e21b5c452bfd49bfad975b63daade6dd (diff)
downloadreaction-1a23a3bb962aa86d4bfcce7fb6af002605036d5a.tar.gz
reaction-1a23a3bb962aa86d4bfcce7fb6af002605036d5a.zip
don't exclude widgets anymore from rclass to moose helper
Diffstat (limited to 'script')
-rwxr-xr-xscript/rclass_back_to_moose_helper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/rclass_back_to_moose_helper.sh b/script/rclass_back_to_moose_helper.sh
index 9beb7df..d2a15b1 100755
--- 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