--- trunk/mage/usr/lib/mage/generate_meta_data.sh 2007/05/02 06:12:04 489 +++ trunk/mage/usr/lib/mage/generate_meta_data.sh 2007/05/02 06:30:09 490 @@ -93,7 +93,6 @@ # special functions and variables if [[ -n ${SPECIAL_VARS} ]] then - local i for i in ${SPECIAL_VARS} do # being tricky here :) @@ -105,7 +104,6 @@ # add special functions if [[ -n ${SPECIAL_FUNCTIONS} ]] then - local i for i in ${SPECIAL_FUNCTIONS} do # add to mage (quotes needed !)