Steve Baker 3e4062e35d Fix hashbang of non-executed bash libs
These files have #!/bin/bash but do not have the execute bit set, and
are never run directly, only sourced. This has triggered RDO packaging
linting. Also outfilter.py can be run directly but does not have an
execute bit set.

This change fixes these issues.

Change-Id: Idd5cac19ec6f10103495bbe217cc5fe41c48e91b
2024-09-06 14:55:15 +12:00
..
die
2024-09-06 14:55:15 +12:00