]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r320599:
authorgjb <gjb@FreeBSD.org>
Thu, 6 Jul 2017 00:43:43 +0000 (00:43 +0000)
committergjb <gjb@FreeBSD.org>
Thu, 6 Jul 2017 00:43:43 +0000 (00:43 +0000)
commite074b0bb218152d07d1c32c12f6016796df4f004
tree6b6fb204e3e342e214a3fa4776d7c2827ac5a8e8
parentceee1e789013ca4feac45b4623b00288350c55d0
MFC r320599:
 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.

Sponsored by: The FreeBSD Foundation
release/scripts/atlas-upload.sh