[PR #202] [CLOSED] Fix issues on 2016-05-18. Remove new lines from json response. #752

Closed
opened 2025-12-29 01:28:58 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/202
Author: @remisauvat
Created: 5/18/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 2548289 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/202 **Author:** [@remisauvat](https://github.com/remisauvat) **Created:** 5/18/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2548289`](https://github.com/dehydrated-io/dehydrated/commit/2548289317c97f7f3c02114bbd6aee374609c621) Fix issues on 2016-05-18. Remove new lines from json response. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `letsencrypt.sh` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:28:58 +01:00
adam closed this issue 2025-12-29 01:28:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#752