summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2017-07-12 08:45:33 -0700
committerRalph Giles <giles@thaumas.net>2017-07-12 08:45:33 -0700
commitf57c904732b34d5ee11802d59377607684ddb257 (patch)
tree66a09e9d13a04b6be294111bc77b6c953ce7ce1f
parentb1d51b2d3f0118a598d8813c59e02fd596e12646 (diff)
downloadopus-f57c904732b34d5ee11802d59377607684ddb257.tar.gz
Update testvector download command.
Migrating opus-codec.org to a static site generator inserted a redirect into the download path, which the actual testvectors at https://opus-codec.org/static/testvectors/opus_testvectors.tar.gz. Add the -L option to the suggested curl invocation so the redirect is followed to download the actual resource. Without this one gets the html redirection fallback page.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f09766da..9a068116 100644
--- a/README
+++ b/README
@@ -129,7 +129,7 @@ https://opus-codec.org/testvectors/opus_testvectors.tar.gz
To run compare the code to these test vectors:
- % curl -O https://opus-codec.org/testvectors/opus_testvectors.tar.gz
+ % curl -OL https://opus-codec.org/testvectors/opus_testvectors.tar.gz
% tar -zxf opus_testvectors.tar.gz
% ./tests/run_vectors.sh ./ opus_testvectors 48000