mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
s/warn/info/
This commit is contained in:
parent
8923e98bdc
commit
0e08168e03
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116628
@ -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…
Reference in New Issue
Block a user