[PR #846] [MERGED] Fix remove unix socket listenAddr #15607

Closed
opened 2025-11-02 11:50:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/846
Author: @repsac-by
Created: 2/5/2017
Status: Merged
Merged: 2/5/2017
Merged by: @lunny

Base: masterHead: fix-unix-socket-not-found


📝 Commits (1)

  • 7a132fe Fix remove unix socket listenAddr

📊 Changes

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

View changed files

📝 cmd/web.go (+1 -1)

📄 Description

Because the absence of the listenAddr is what is expected.
The error will only be then when we can't remove.


🔄 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/846 **Author:** [@repsac-by](https://github.com/repsac-by) **Created:** 2/5/2017 **Status:** ✅ Merged **Merged:** 2/5/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix-unix-socket-not-found` --- ### 📝 Commits (1) - [`7a132fe`](https://github.com/go-gitea/gitea/commit/7a132fee59471f33c1b596d813184cbefaef9998) Fix remove unix socket listenAddr ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/web.go` (+1 -1) </details> ### 📄 Description Because the absence of the listenAddr is what is expected. The error will only be then when we can't remove. --- <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:50:30 -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#15607