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.
+2019-10-05 Paul Eggert <eggert@cs.ucla.edu>
+
+ 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.
+
2019-09-29 Bruno Haible <bruno@clisp.org>
avltree-list: Fix compilation warning (introduced on 2014-09-16).
# 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