=== modified file 'functions/fsb_target_gentoo_autobuild_stage' --- functions/fsb_target_gentoo_autobuild_stage 2013-05-22 16:33:46 +0000 +++ functions/fsb_target_gentoo_autobuild_stage 2013-05-22 16:32:14 +0000 @@ -13,7 +13,7 @@ fi FSB_INFO_DIR=$FSB_BUILD_DIR/${${STAGE_GENTOO_TARBALL_URL:t}%.tar.*} - return + elif [[ $1 != build ]]; then die "unimplemented action: $*" fi