Bug #106136 Contribution: Fix build.sh: shebang MUST be on the first line!
Submitted: 11 Jan 2022 16:12 Modified: 22 Dec 2022 0:19
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Operator Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[11 Jan 2022 16:12] OCA Admin
Description:
This bug tracks a contribution by Simon Mudd (Github user: sjmudd) as described in http://github.com/mysql/mysql-operator/pull/5

How to repeat:
See description

Suggested fix:
See contribution code attached
[11 Jan 2022 16:12] OCA Admin
Contribution submitted via Github - Fix build.sh: shebang MUST be on the first line! 
(*) Contribution by Simon Mudd (Github sjmudd, mysql-operator/pull/5#issuecomment-1009307820): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_817109061.txt (text/plain), 1.84 KiB.

[11 Jan 2022 17:50] MySQL Verification Team
Hello Simon,

Thank you for the report and contribution.

regards,
Umesh
[11 Apr 2022 9:24] Johannes Schlüter
Posted by developer:
 
This has been fixed. Thanks.
[22 Dec 2022 0:19] Philip Olson
Posted by developer:
 
Fixed as of the MySQL Operator 8.0.29 release, and here's the proposed changelog entry from the documentation team:

The shebang character sequence was not the first line in several scripts.

Thanks to Simon J Mudd for the contribution.

Thank you for the bug report.