[PR #2684] [MERGED] Whitespace fix #4482

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2684
Author: @dandelionred
Created: 5/8/2019
Status: Merged
Merged: 6/1/2019
Merged by: @SkewedZeppelin

Base: masterHead: master


📝 Commits (2)

  • 17a89ca Whitespace fix
  • c146974 Revert changes to test/profiles/test*.profile: extra whitespace are there to test the parser

📊 Changes

7 files changed (+9 additions, -9 deletions)

View changed files

📝 etc/Xephyr.profile (+1 -1)
📝 etc/Xvfb.profile (+1 -1)
📝 etc/baobab.profile (+1 -1)
📝 etc/qbittorrent.profile (+1 -1)
📝 etc/transmission-daemon.profile (+1 -1)
📝 etc/xpra.profile (+1 -1)
📝 test/environment/rlimit.profile (+3 -3)

📄 Description

Just fixing some whitespace found with

find . -name \*.profile -exec grep -P '\s\s+' {} +

🔄 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/2684 **Author:** [@dandelionred](https://github.com/dandelionred) **Created:** 5/8/2019 **Status:** ✅ Merged **Merged:** 6/1/2019 **Merged by:** [@SkewedZeppelin](https://github.com/SkewedZeppelin) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`17a89ca`](https://github.com/netblue30/firejail/commit/17a89ca1769d6360fb696a956b1b7d8e9e57b2b6) Whitespace fix - [`c146974`](https://github.com/netblue30/firejail/commit/c1469748c1a27c3266f0282434737b81a544652e) Revert changes to test/profiles/test*.profile: extra whitespace are there to test the parser ### 📊 Changes **7 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `etc/Xephyr.profile` (+1 -1) 📝 `etc/Xvfb.profile` (+1 -1) 📝 `etc/baobab.profile` (+1 -1) 📝 `etc/qbittorrent.profile` (+1 -1) 📝 `etc/transmission-daemon.profile` (+1 -1) 📝 `etc/xpra.profile` (+1 -1) 📝 `test/environment/rlimit.profile` (+3 -3) </details> ### 📄 Description Just fixing some whitespace found with ```sh find . -name \*.profile -exec grep -P '\s\s+' {} + ``` --- <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:20:58 -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#4482
No description provided.