mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
This commit is contained in:
commit
ed1a8b7f95
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ then
|
|||
resolved=`$bindir/resolveip localhost 2>&1`
|
||||
if [ $? -ne 0 ]
|
||||
then
|
||||
echo "Neither host '$hostname' and 'localhost' could not be looked up with"
|
||||
echo "Neither host '$hostname' nor 'localhost' could be looked up with"
|
||||
echo "$bindir/resolveip"
|
||||
echo "Please configure the 'hostname' command to return a correct hostname."
|
||||
echo "If you want to solve this at a later stage, restart this script with"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue