9aa39e5 Fix an occasional broken pipe error message.
📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝dehydrated (+1 -1)
📄 Description
On systems not supporting --color=never the check can occasionally cause a broken pipe error. This avoids that error being displayed.
🔄 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/930
**Author:** [@wteiken](https://github.com/wteiken)
**Created:** 12/19/2023
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `fix_broken_pipe_error`
---
### 📝 Commits (1)
- [`9aa39e5`](https://github.com/dehydrated-io/dehydrated/commit/9aa39e5101e615f72f9ebbca19c361e4a6085459) Fix an occasional broken pipe error message.
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `dehydrated` (+1 -1)
</details>
### 📄 Description
On systems not supporting --color=never the check can occasionally cause a broken pipe error. This avoids that error being displayed.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/930
Author: @wteiken
Created: 12/19/2023
Status: 🔄 Open
Base:
master← Head:fix_broken_pipe_error📝 Commits (1)
9aa39e5Fix an occasional broken pipe error message.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
dehydrated(+1 -1)📄 Description
On systems not supporting --color=never the check can occasionally cause a broken pipe error. This avoids that error being displayed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.