]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r318190:
authorgjb <gjb@FreeBSD.org>
Sun, 14 May 2017 10:15:04 +0000 (10:15 +0000)
committergjb <gjb@FreeBSD.org>
Sun, 14 May 2017 10:15:04 +0000 (10:15 +0000)
commitd0a85a93fdbb820cc060cc3b2664e1567983f203
tree3f713eebe6f20f01851865fd57d05d09c0408464
parentfcc659e5915f08d2fbe7b63c0d588812ea040c73
MFC r318190:
 Update release/scripts/atlas-upload.sh to account for API changes
 made recently by Atlas Hashicorp.  The data returned from GET and
 POST requests has changed, which caused a number of regex patterns
 to fail to be properly identified as 'success' or 'failure', which
 ended up in upload/publish failures.

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