Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grub2 for openSUSE:Factory checked in at 2022-02-15 23:56:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grub2 (Old) and /work/SRC/openSUSE:Factory/.grub2.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grub2" Tue Feb 15 23:56:59 2022 rev:259 rq:954138 version:2.06 Changes: -------- --- /work/SRC/openSUSE:Factory/grub2/grub2.changes 2022-01-27 23:16:16.523264817 +0100 +++ /work/SRC/openSUSE:Factory/.grub2.new.1956/grub2.changes 2022-02-15 23:57:02.496172974 +0100 @@ -1,0 +2,7 @@ +Thu Feb 10 16:20:24 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Set grub2-check-default shebang to "#!/bin/bash", as the the code + uses many instructions which are undefined for a POSIX sh. + (boo#1195794). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grub2-check-default.sh ++++++ --- /var/tmp/diff_new_pack.QcGxRE/_old 2022-02-15 23:57:04.836179435 +0100 +++ /var/tmp/diff_new_pack.QcGxRE/_new 2022-02-15 23:57:04.840179446 +0100 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e