--- trunk/mage/usr/lib/mage/mage4.functions.sh 2011/05/27 12:56:38 1293 +++ trunk/mage/usr/lib/mage/mage4.functions.sh 2011/05/27 19:48:35 1318 @@ -3089,11 +3089,11 @@ then # needs busybox support return 0 - else - # no busybox - return 1 fi fi + + # no busybox + return 1 } # busybox_filter_wget_options ${wget_opts}