]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix Vagrant image upload after recent API changes.
authorgjb <gjb@FreeBSD.org>
Mon, 3 Jul 2017 14:31:38 +0000 (14:31 +0000)
committergjb <gjb@FreeBSD.org>
Mon, 3 Jul 2017 14:31:38 +0000 (14:31 +0000)
commit274cfba4f50812727ea7d8cb49ea41ceb9d56054
treef0dd8b6e69f36655de62305289799dcaf1b23278
parenta0f4bac287a789a36d567d2b74773bc6ab07f2ea
Fix Vagrant image upload after recent API changes.

- Update ATLAS_UPLOAD_URL to avoid various regular expressions
  from failing to match due to redirections.
- Use ATLAS_UPLOAD_URL throughout the script.
- Adjust several regular expression patterns.

MFC after: 3 days
Sponsored by: The FreeBSD Foundation
release/scripts/atlas-upload.sh