From ef5a89386b9d4c505ce21fe407651d5e14985c60 Mon Sep 17 00:00:00 2001 From: wreis Date: Wed, 30 Jul 2008 14:15:53 +0000 Subject: fixed rclass_back_to_moose helper --- 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 fad3734..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 ~/wdir/reaction/Reaction/0.001/trunk/script/rclass_back_to_moose.pl +find lib -type 'f' | egrep -v '/Widget(\.|/)' | xargs perl script/rclass_back_to_moose.pl -- cgit v1.2.3-54-g00ecf