summaryrefslogtreecommitdiff
path: root/build-pkg-deb
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-11-12 16:58:56 +0000
committerHéctor Orón Martínez <zumbi@debian.org>2019-09-01 01:59:08 +0200
commit75103b2c817df8e8db6824168058e0b312c89df9 (patch)
tree8d90283266d3a3517f537bfb8103d4b4cfb43cbb /build-pkg-deb
parentd55f7891fb05b82ccc5b1d102df7753974848c56 (diff)
debootstrap: Print the exact command we're going to run
debootstrap is not a simple command, and there are some subtleties to the options we use, so we should log exactly what we did. The incantation with `$(printf ' %q' "$@")` is to log the contents of $@, correctly shell-quoted to avoid ambiguity (in case there are spaces in an argument). It should expand to something like running debootstrap: chroot /buildroot debootstrap --etc --etc... Signed-off-by: Simon McVittie <smcv@collabora.com> Forwarded: https://github.com/openSUSE/obs-build/pull/497 Gbp-Pq: Name debootstrap-Print-the-exact-command-we-re-going-to-run.patch
Diffstat (limited to 'build-pkg-deb')
0 files changed, 0 insertions, 0 deletions