avoid some unnecessary work in lb_binary

ubuntu/precise
Colin Watson 14 years ago
parent 97f056d3b6
commit 29e4d6c6d3

@ -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} \

Loading…
Cancel
Save