HomeFreeBSD

Clean up (k)shlib and cfg file shebangs

Description

Clean up (k)shlib and cfg file shebangs

Most kshlib files are imported by other scripts
and do not have a shebang at the top of their files.
Make all kshlib follow this convention.

Remove shebangs from cfg files as well.

Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Close #7406

Details

Provenance
Giuseppe Di Natale <dinatale2@users.noreply.github.com>Authored on Apr 9 2018, 2:37 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Apr 9 2018, 2:37 AM
Parents
rG6c9af9e8f4a2: Fix "file is executable, but no shebang" warnings
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG7b47628acb7e: Clean up (k)shlib and cfg file shebangs (authored by Giuseppe Di Natale <dinatale2@users.noreply.github.com>).Apr 9 2018, 2:37 AM