Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Opus Opus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Timothy B. Terriberry
  • OpusOpus
  • Repository
  • opus
  • README
Find file Blame History Permalink
  • Ralph Giles's avatar
    Update testvector download command. · f57c9047
    Ralph Giles authored Jul 12, 2017
    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.
    f57c9047