mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
[PR #202] [CLOSED] Fix issues on 2016-05-18. Remove new lines from json response. #752
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/202
Author: @remisauvat
Created: 5/18/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
2548289Fix issues on 2016-05-18. Remove new lines from json response.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
letsencrypt.sh(+1 -1)📄 Description
I found out the lets'encrypt API returned pretty json with new lines which break the sed parsing.
This patch just remove the new lines from the json.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.