[PR #930] Fix an occasional broken pipe error message. #965

Open
opened 2025-12-29 02:18:46 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/930
Author: @wteiken
Created: 12/19/2023
Status: 🔄 Open

Base: masterHead: fix_broken_pipe_error


📝 Commits (1)

  • 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>
adam added the pull-request label 2025-12-29 02:18:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#965