mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4574] [MERGED] Fix shellcheck warnings #5190
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#5190
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/4574
Author: @a1346054
Created: 9/22/2021
Status: ✅ Merged
Merged: 11/5/2021
Merged by: @kmk3
Base:
master← Head:shellcheck-fix📝 Commits (1)
efcd54cFix some shellcheck warnings📊 Changes
6 files changed (+37 additions, -37 deletions)
View changed files
📝
gcov.sh(+3 -3)📝
linecnt.sh(+2 -2)📝
mkasc.sh(+6 -6)📝
mkdeb.sh.in(+19 -19)📝
mkman.sh(+5 -5)📝
mkuid.sh(+2 -2)📄 Description
Split from #4497 for further discussion.
I did not modify the configure script, which is a source of a lot of the remaining shellcheck warnings, because it comes from autoconf and so it makes little sense to try to fix it here.
I also did not modify the scripts in contrib, because they possibly are maintained at some other place. Similarly with the other scripts that don't appear to be called from any of the makefiles.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.