From b01e207208a70e73366db2b66bcee6f683e42ed6 Mon Sep 17 00:00:00 2001 From: wreis Date: Thu, 17 Jul 2008 23:24:00 +0000 Subject: typo --- script/rclass_back_to_moose_helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script') diff --git a/script/rclass_back_to_moose_helper.sh b/script/rclass_back_to_moose_helper.sh index 1bd17eb..9beb7df 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 +find lib -type 'f' | egrep -v '/Widget(\.|/)' | xargs perl script/rclass_back_to_moose.pl -- cgit v1.2.3-54-g00ecf