s/warn/info/
This commit is contained in:
parent
8923e98bdc
commit
0e08168e03
@ -166,7 +166,7 @@ shell_exists()
|
||||
fi
|
||||
fi
|
||||
! [ -x "$_sh" ] &&
|
||||
warn "The shell ($_sh) does not exist or is not executable."
|
||||
info "The shell ($_sh) does not exist or is not executable."
|
||||
|
||||
return 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user