--- tags/mage-0_4_26/usr/lib/mage/mage4.functions.sh 2011/05/27 19:48:35 1318 +++ tags/mage-0_4_26/usr/lib/mage/mage4.functions.sh 2011/05/27 19:49:26 1319 @@ -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}