Skip to content

Commit b64f25d

Browse files
rouaultgithub-actions[bot]
authored andcommitted
projinfo-bash-completion.sh: add leading comment
1 parent 07a84be commit b64f25d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/projinfo-bash-completion.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Hashbang deliberately missing because this file should be sourced, not executed
2+
13
function_exists() {
24
declare -f -F "$1" > /dev/null
35
return $?

0 commit comments

Comments
 (0)