[PR #6716] [MERGED] modif: use "Error:" in errExit message #6137

Closed
opened 2026-05-05 10:51:28 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6716
Author: @kmk3
Created: 4/22/2025
Status: Merged
Merged: 4/23/2025
Merged by: @kmk3

Base: masterHead: errexit-add-colon


📝 Commits (1)

  • 6660c56 modif: use "Error:" in errExit message

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 src/include/common.h (+1 -1)
📝 test/appimage/filename.exp (+1 -1)

📄 Description

Use Error: instead of just Error , for consistency with the other
error messages.

Related commits:

  • b963fe41a ("Improve errExit error messages", 2023-06-16) /
    PR #5871
  • a8abb7800 ("modif: Change errExit msg format to match assert",
    2024-01-14) /
    PR #6158

Misc: This was noticed on #6705.


🔄 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/netblue30/firejail/pull/6716 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 4/22/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `errexit-add-colon` --- ### 📝 Commits (1) - [`6660c56`](https://github.com/netblue30/firejail/commit/6660c5639bfc654b2789ea29a66539cf496eb61b) modif: use "Error:" in errExit message ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/include/common.h` (+1 -1) 📝 `test/appimage/filename.exp` (+1 -1) </details> ### 📄 Description Use `Error: ` instead of just `Error `, for consistency with the other error messages. Related commits: * b963fe41a ("Improve errExit error messages", 2023-06-16) / PR #5871 * a8abb7800 ("modif: Change errExit msg format to match assert", 2024-01-14) / PR #6158 Misc: This was noticed on #6705. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:51:28 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#6137
No description provided.