[Unstable/Noble PATCH 0/2] Fix annotation mismatch when bash is used (plan-A: keep arch-has-odm-enabled.sh)
Masahiro Yamada
masahiro.yamada at canonical.com
Fri Mar 1 08:25:51 UTC 2024
If /bin/sh is a symlink to /bin/bash, the annotation check fails
because debian/scripts/misc/arch-has-odm-enabled.sh always fails.
I am not sure if debian/scripts/misc/arch-has-odm-enabled.sh is
necessary in the first place, but if so, we can fix it.
This patch set fixes the issues in that shell script.
Masahiro Yamada (2):
UBUNTU: [packaging] do not use 'return' outside functions of shell
script
UBUNTU: [packaging] do not parse removed debian.*/rules.d/hooks.mk
debian/scripts/misc/arch-has-odm-enabled.sh | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
--
2.40.1
More information about the kernel-team
mailing list