[Git-commits] [grml/grml-debootstrap] d558ca: shellcheck: use parameter expansion style for $VER...
Chris Hofstaedtler
noreply at github.com
Tue Oct 29 19:29:40 CET 2024
Branch: refs/heads/master
Home: https://github.com/grml/grml-debootstrap
Commit: d558ca5406f37e6dd551ddc5f8336722699e47c9
https://github.com/grml/grml-debootstrap/commit/d558ca5406f37e6dd551ddc5f8336722699e47c9
Author: Chris Hofstaedtler <chris at hofstaedtler.name>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M grml-debootstrap
Log Message:
-----------
shellcheck: use parameter expansion style for $VERBOSE
Avoids SC2046/SC2086.
Commit: 1de02ac88ed7f6589c6f808e76aa94bf7d16c8e4
https://github.com/grml/grml-debootstrap/commit/1de02ac88ed7f6589c6f808e76aa94bf7d16c8e4
Author: Chris Hofstaedtler <chris at hofstaedtler.name>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M grml-debootstrap
Log Message:
-----------
shellcheck: avoid if-then-else warning
SC2015
Commit: cdd9896a44c5716ea7400e7efdaece8a3d100d22
https://github.com/grml/grml-debootstrap/commit/cdd9896a44c5716ea7400e7efdaece8a3d100d22
Author: Chris Hofstaedtler <chris at hofstaedtler.name>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M grml-debootstrap
Log Message:
-----------
shellcheck: quote vars passed to dialog
SC2086
Commit: 18c350890626c084c8c4874dca0b9bd19eae90e1
https://github.com/grml/grml-debootstrap/commit/18c350890626c084c8c4874dca0b9bd19eae90e1
Author: Chris Hofstaedtler <chris at hofstaedtler.name>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M grml-debootstrap
Log Message:
-----------
prompt_for_release: RELEASE is already defaulted
Commit: 5bdbcfd00517edafcce6e0c752c144d30de0e938
https://github.com/grml/grml-debootstrap/commit/5bdbcfd00517edafcce6e0c752c144d30de0e938
Author: Chris Hofstaedtler <chris at hofstaedtler.name>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M tests/shellcheck-stub-debootstrap-variables
Log Message:
-----------
shellcheck: add all defaulted vars for chroot-script
Commit: 6f87c368119b1d30ec02ece5314d3692a933d3f9
https://github.com/grml/grml-debootstrap/commit/6f87c368119b1d30ec02ece5314d3692a933d3f9
Author: Chris Hofstaedtler <zeha at users.noreply.github.com>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M grml-debootstrap
M tests/shellcheck-stub-debootstrap-variables
Log Message:
-----------
Merge pull request #292 from grml/shellcheck
Appease shellcheck
Compare: https://github.com/grml/grml-debootstrap/compare/c6ec3e88ca9e...6f87c368119b
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-debootstrap/settings/notifications
More information about the Git-commits
mailing list