Just a message that it's doing something!
This commit is contained in:
parent
7ae3792fbc
commit
2887346ee1
|
@ -88,6 +88,7 @@ if test -n "$_root"; then
|
|||
fi
|
||||
|
||||
if test -n "$_backend"; then
|
||||
echo "Verifying backend..."
|
||||
if ! validate_host $_backend; then
|
||||
err "Invalid hostname: $_backend. Not resolvable!"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue