[PR #1068] [MERGED] Makefile: Also redirect stderr on which calls #15747

Closed
opened 2025-11-02 11:53:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1068
Author: @silverwind
Created: 2/26/2017
Status: Merged
Merged: 2/26/2017
Merged by: @lunny

Base: masterHead: which-stderr


📝 Commits (1)

  • 8e4e0c3 Makefile: Also redirect stderr on which calls

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 Makefile (+4 -4)

📄 Description

This avoids misleading errors printed when missing commands are being installed.

Related: https://github.com/go-gitea/docs/pull/96


🔄 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/go-gitea/gitea/pull/1068 **Author:** [@silverwind](https://github.com/silverwind) **Created:** 2/26/2017 **Status:** ✅ Merged **Merged:** 2/26/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `which-stderr` --- ### 📝 Commits (1) - [`8e4e0c3`](https://github.com/go-gitea/gitea/commit/8e4e0c300879848f22e1d5a9ffb411774c5b6e55) Makefile: Also redirect stderr on which calls ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+4 -4) </details> ### 📄 Description This avoids misleading errors printed when missing commands are being installed. Related: https://github.com/go-gitea/docs/pull/96 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:53:40 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15747