Use curl for tests. No wget.
authorAdam Dickmeiss <adam@indexdata.dk>
Sat, 10 Oct 2009 20:18:27 +0000 (22:18 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Sat, 10 Oct 2009 20:18:27 +0000 (22:18 +0200)
commit76ced2ec1ac413d6ef4fbd004234fe46734bcb5c
tree5ed4beaa505de68b3e383b852aa952c634cf6ca4
parent3de46635b68a7db1eacb649f0d4c91f9aea5a099
Use curl for tests. No wget.

Search for curl in PATH and run test if present. wget is no longer used -
because it does not return "empty" result if HTTP server returns error
(e.g 417) - and because wget on older systems don't work with Pazpar2
at all.
test/run_pazpar2.sh