]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r320599:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Jul 2017 00:43:43 +0000 (00:43 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Jul 2017 00:43:43 +0000 (00:43 +0000)
commit95c2694edd81f985d18c2d9e145a059f7dc45185
tree103b37c2b46552eefc580e1245a5c7605c90db13
parent73783d04883c85892a7bf5cad837f9faecb3be1b
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

git-svn-id: svn://svn.freebsd.org/base/stable/10@320697 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
release/scripts/atlas-upload.sh