forked from pool/grub2
Accepting request 953265 from home:iznogood:branches:Base:System
- Set grub2-check-default shebang to "#!/bin/bash", as the the code uses many instructions which are undefined for a POSIX sh. (boo#1195794). OBS-URL: https://build.opensuse.org/request/show/953265 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=404
This commit is contained in:
parent
da02c891ad
commit
c8d45660b1
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 10 16:20:24 UTC 2022 - Bjørn Lie <bjorn.lie@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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 14 08:39:36 UTC 2022 - Michael Chang <mchang@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user