Skip to content
Snippets Groups Projects
Commit ecb43235 authored by Erick Hitter's avatar Erick Hitter
Browse files

Possibly fix "maintainer-shell-script-fails-syntax-check" message

Cause is cryptic, but could be due to the shebang:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478192
parent 5d06b0f6
No related branches found
No related tags found
1 merge request!4Address most Lintian feedback
Pipeline #1138 failed
#!/bin/sh #!/bin/bash
set -e set -e
......
#!/bin/sh #!/bin/bash
set -e set -e
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment