Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 11, 2021
1 parent 918f754 commit 3511491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iam-saml/bin/get-saml-metadata.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ URL="${URL_PREFIX}${SELECT}"
echo "# environment=$AWS_ENVIRONMENT command=curl -q -k $URL" >&2
curl -q -k $URL
status=$?
echo $status
exit $status

0 comments on commit 3511491

Please sign in to comment.