]> git.notmuchmail.org Git - notmuch/commit
test-databases: use wget or curl to download test databases
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 12 Mar 2017 12:59:33 +0000 (14:59 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 16 Mar 2017 01:06:12 +0000 (22:06 -0300)
commit9c3a27dee949f76ad4780c716142c22cd9ba4911
tree5f26a875e7d5c32e7e691135cc0a4f12ef8e5bad
parent62822a4e2dee695c486383f0fe3d90edafae24db
test-databases: use wget or curl to download test databases

Often Linux systems are shipped with wget(1) by default (and no curl).

Many BSDs, macOS, and e.g. some Linux minimal/container images
comes with curl(1) (and no wget).

Attempting to download with curl if wget is not available increases
the likelihood for this to succeed.
test/test-databases/Makefile.local