Skip to content

coverage-reporting: Use proper shell shebang line

Paul Sokolovsky requested to merge shebang into master

For scripts to be runnable, the first line should start with "#!" (no spaces).

Signed-off-by: Paul Sokolovsky paul.sokolovsky@linaro.org

Merge request reports