Signed-off-by: fbt <fbt@fleshless.org>
@ -96,7 +96,7 @@ pid_wait() {
## See if NAME is a function
is_function() {
declare name=$1 name_tupe
declare name=$1 name_type
name_type=$( type -t "$name" )
The note is not visible to the blocked user.