mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #381] [CLOSED] Error logging #817
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/381
Author: @helmo
Created: 4/17/2017
Status: ❌ Closed
Base:
master← Head:errorlogging📝 Commits (2)
5da7898Remove double output redirection, _exiterr already does >&21b27fe7Redirect additional errors to STDERR📊 Changes
1 file changed (+12 additions, -12 deletions)
View changed files
📝
dehydrated(+12 -12)📄 Description
While looking into #378 I noticed a few lines were still printed to stdout instead of stderr. And two lines where redirection happens twice.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.