[MDEV-11963] RPM Lint: script-without-shebang /usr/bin/wsrep_sst_common Created: 2017-02-01 Updated: 2017-08-01 Resolved: 2017-08-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Server |
| Affects Version/s: | 10.1.21 |
| Fix Version/s: | 10.1.25 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Michal Schorm | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Fedora 24 |
||
| Description |
|
RPM Lint Error: Please add the appropriate shebangs. Thanks |
| Comments |
| Comment by Elena Stepanova [ 2017-02-01 ] |
|
maria_add_gis_sp_bootstrap.sql is an SQL script. Is it picked up because it has #-styled comments? |
| Comment by Michal Schorm [ 2017-02-01 ] |
|
How is it run? However, I'm not sure |
| Comment by Elena Stepanova [ 2017-02-01 ] |
|
Okay, I see now, so it's picked because it's executable. I think it shouldn't be executable, it looks like it's only used with cat. |
| Comment by Nirbhay Choubey (Inactive) [ 2017-02-01 ] |
|
holyfoot Can you please review the patch? |
| Comment by Alexey Botchkov [ 2017-08-01 ] |
|
http://lists.askmonty.org/pipermail/commits/2017-August/011328.html |