summaryrefslogtreecommitdiff
path: root/build-aux/bootstrap
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-10-05 21:36:15 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-10-05 21:36:35 -0700
commit60039e9a201ffbbddffb6c1e8ba31c4b9dce9ff2 (patch)
tree44842fa2deadd977e0071efc42fbb8dbb87be938 /build-aux/bootstrap
parentde255f87357354e0f2422d9321fe9701b776ead5 (diff)
downloadgnulib-60039e9a201ffbbddffb6c1e8ba31c4b9dce9ff2.tar.gz
bootstrap: simplify debugging of wget failures
Problem reported by Tim Rühsen in: https://lists.gnu.org/r/bug-gnulib/2019-10/msg00000.html * build-aux/bootstrap (po_download_command_format): Invoke wget with -nv instead of -q, to make debugging easier.
Diffstat (limited to 'build-aux/bootstrap')
-rwxr-xr-xbuild-aux/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/bootstrap b/build-aux/bootstrap
index 5b08e7e2d4..e273ea7328 100755
--- a/build-aux/bootstrap
+++ b/build-aux/bootstrap
@@ -166,7 +166,7 @@ bootstrap_epilogue() { :; }
# specified directory. Fill in the first %s with the destination
# directory and the second with the domain name.
po_download_command_format=\
-"wget --mirror --level=1 -nd -q -A.po -P '%s' \
+"wget --mirror --level=1 -nd -nv -A.po -P '%s' \
https://translationproject.org/latest/%s/"
# Prefer a non-empty tarname (4th argument of AC_INIT if given), else