[PR #3675] [MERGED] Strip out \r's. #4845

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3675
Author: @hlein
Created: 10/16/2020
Status: Merged
Merged: 10/17/2020
Merged by: @netblue30

Base: masterHead: fix-carriageret


📝 Commits (1)

📊 Changes

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

View changed files

📝 contrib/jail_prober.py (+186 -186)

📄 Description

As is, this will not execute because env attempts to locate the
executable 'python3\r', which does not exist.

Signed-off-by: Hank Leininger hlein@korelogic.com


🔄 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/3675 **Author:** [@hlein](https://github.com/hlein) **Created:** 10/16/2020 **Status:** ✅ Merged **Merged:** 10/17/2020 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fix-carriageret` --- ### 📝 Commits (1) - [`9cb663b`](https://github.com/netblue30/firejail/commit/9cb663b2ce2431b95402c8972b5efd8b4bf11c20) Strip out \r's. ### 📊 Changes **1 file changed** (+186 additions, -186 deletions) <details> <summary>View changed files</summary> 📝 `contrib/jail_prober.py` (+186 -186) </details> ### 📄 Description As is, this will not execute because env attempts to locate the executable 'python3\r', which does not exist. Signed-off-by: Hank Leininger <hlein@korelogic.com> --- <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:27:37 -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#4845
No description provided.