functions -q: Return false without an argument

This erroneously listed functions and returned true.
This commit is contained in:
Fabian Homborg
2019-02-01 18:29:54 +01:00
parent df375ea12d
commit ff89c61afa
4 changed files with 15 additions and 0 deletions

View File

@@ -71,3 +71,7 @@ function name3a --argument arg1 arg2
####################
# Checking reserved names
####################
# Checking `functions -q` without arguments
False