bash-completion: Remove #! from non-executable file
commitc665e023b976d3897ecc6f3a8fcf45f76c3bc3e7
authorJordan Justen <jordan.l.justen@intel.com>
Sat, 22 Feb 2020 04:25:11 +0000 (21 20:25 -0800)
committerMarge Bot <emma+marge@anholt.net>
Sat, 29 Jul 2023 13:55:52 +0000 (29 13:55 +0000)
treeb3e6c0c7d1fcdee1613250ae4b436d6c690b19e0
parent215c2ccae3f36fc214460843938ea9c74f2f8e87
bash-completion: Remove #! from non-executable file

This file is intended to be sourced into the shell environment, and
not run directly.

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/814>
completions/bash/piglit