oops
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
33d35654fc
commit
a921025ce9
2
ssm
2
ssm
@ -96,7 +96,7 @@ pid_wait() {
|
|||||||
|
|
||||||
## See if NAME is a function
|
## See if NAME is a function
|
||||||
is_function() {
|
is_function() {
|
||||||
declare name=$1 name_tupe
|
declare name=$1 name_type
|
||||||
|
|
||||||
name_type=$( type -t "$name" )
|
name_type=$( type -t "$name" )
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user