intel / intel/qpl

no shebang in accel_conf.sh

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
110
Forks
28
PR merge metrics
No merged PRs in 30d

Description

my rpm validator reports an issues:
`*** WARNING: ./usr/share/QPL/scripts/accel_conf.sh is executable but has no shebang, removing executable bit`

indeed, `tools/scripts/accel_conf.sh` does not have a shebang and, for example, `doc/_get_docs.sh` has one. could you please add the `#!/bin/bash` shebang to `accel_conf.sh`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.