mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6593] [MERGED] build: sort.py: fix whitespace in entire profile #6085
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6085
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/6593
Author: @kmk3
Created: 12/28/2024
Status: ✅ Merged
Merged: 12/28/2024
Merged by: @kmk3
Base:
master← Head:sort-py-strip-newlines📝 Commits (1)
28e823bbuild: sort.py: fix whitespace in entire profile📊 Changes
11 files changed (+13 additions, -11 deletions)
View changed files
📝
.github/workflows/check-profiles.yml(+3 -1)📝
contrib/sort.py(+10 -1)📝
etc/profile-a-l/devhelp.profile(+0 -1)📝
etc/profile-a-l/display-im6.q16.profile(+0 -1)📝
etc/profile-a-l/empathy.profile(+0 -1)📝
etc/profile-a-l/gnome-font-viewer.profile(+0 -1)📝
etc/profile-a-l/gnome-recipes.profile(+0 -1)📝
etc/profile-a-l/godot.profile(+0 -1)📝
etc/profile-m-z/quassel.profile(+0 -1)📝
etc/profile-m-z/rtorrent.profile(+0 -1)📝
etc/profile-m-z/silentarmy.profile(+0 -1)📄 Description
Changes:
Also, for clarity print the git diff in the sort.py ci job, since the
specific lines changed are not printed by the sort.py script in this
case (as whitespace is fixed in the entire profile at once).
Command used to search and replace:
This is a follow-up to #6556.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.