[Git-commits] [grml/grml-live] dc2804: shellcheck: grml-live: concat $@ correctly
Chris Hofstaedtler
noreply at github.com
Tue Nov 26 14:23:32 CET 2024
Branch: refs/heads/shellcheck
Home: https://github.com/grml/grml-live
Commit: dc280466f3f03831ec028acc2519821469a699aa
https://github.com/grml/grml-live/commit/dc280466f3f03831ec028acc2519821469a699aa
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: concat $@ correctly
Commit: 5808bea0bdfd0cc8105b9fa3ce171eb46c09ffd8
https://github.com/grml/grml-live/commit/5808bea0bdfd0cc8105b9fa3ce171eb46c09ffd8
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: fix SC2166
Commit: 205b952edaf80354aabaf151fe20d16c6ef6df31
https://github.com/grml/grml-live/commit/205b952edaf80354aabaf151fe20d16c6ef6df31
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: ignore init-functions,lsb-functions sources
Commit: 1a6fb19c3a1f83a7d7b9fc02042d3873c0a1a9f0
https://github.com/grml/grml-live/commit/1a6fb19c3a1f83a7d7b9fc02042d3873c0a1a9f0
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: do not trap SIGKILL
Commit: 04813605128c2ffa43d84286f4098b59a975f7d5
https://github.com/grml/grml-live/commit/04813605128c2ffa43d84286f4098b59a975f7d5
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: fix $? usage errors
Commit: 8bda7107b2f9607ad661bf956951a5d5baccc071
https://github.com/grml/grml-live/commit/8bda7107b2f9607ad661bf956951a5d5baccc071
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: stop exporting SHORT_NAME
AFAICT nothing uses SHORT_NAME outside of grml-live itself.
Commit: 23b9f7453e7fcdc0970a6e37bc2819ab6784b24b
https://github.com/grml/grml-live/commit/23b9f7453e7fcdc0970a6e37bc2819ab6784b24b
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: fix SC2155
Declare and assign separately to avoid masking return values.
Commit: cd8fe271486163f51b6c951c73de2dd379315e4d
https://github.com/grml/grml-live/commit/cd8fe271486163f51b6c951c73de2dd379315e4d
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: fix SC2162
read without -r will mangle backslashes. Not relevant here.
Commit: b894db9212f1a2e5fc864657fad42e3ef5e9bcc7
https://github.com/grml/grml-live/commit/b894db9212f1a2e5fc864657fad42e3ef5e9bcc7
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: PIPESTATUS is an array
Commit: f4b0bb5cd5cbb86ddf298a90286bcdbf6a398b7b
https://github.com/grml/grml-live/commit/f4b0bb5cd5cbb86ddf298a90286bcdbf6a398b7b
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
fixup! grml-live: fix $? usage errors
Commit: a718a79ff92ae7760ee0468fd44ad5afc29f0fe6
https://github.com/grml/grml-live/commit/a718a79ff92ae7760ee0468fd44ad5afc29f0fe6
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: ignore SC2164 in two places
Commit: de5f11ecb543ac535f566e3d54f195140e52edf6
https://github.com/grml/grml-live/commit/de5f11ecb543ac535f566e3d54f195140e52edf6
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: use while/read instead of for find
Commit: 9490c8005eeeb8a897795a14a1a7483268bf125a
https://github.com/grml/grml-live/commit/9490c8005eeeb8a897795a14a1a7483268bf125a
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: remove dead extend_string_begin function
Commit: 89c06454e5479c0e939d4824126a85af0cb53e99
https://github.com/grml/grml-live/commit/89c06454e5479c0e939d4824126a85af0cb53e99
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: fix one SC2010 case
Commit: 25fe3dcec648ceacf922d94adb132c0f95aa16be
https://github.com/grml/grml-live/commit/25fe3dcec648ceacf922d94adb132c0f95aa16be
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: ignore SC2010 in two cases
Compare: https://github.com/grml/grml-live/compare/9e89e1a607e1...25fe3dcec648
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list