avoid some unnecessary work in lb_binary

This commit is contained in:
Colin Watson 2011-06-13 12:24:44 +01:00
parent 97f056d3b6
commit 29e4d6c6d3

View File

@ -140,8 +140,9 @@ lb config noauto \
--mode ubuntu \
--distribution "$SUITE" \
--bootstrap-keyring ubuntu-keyring \
--binary-images tar \
--binary-images none \
--binary-remove-linux "$BINARY_REMOVE_LINUX" \
--memtest none \
--source false \
--build-with-chroot false \
${MIRROR:+--parent-mirror-bootstrap $MIRROR} \