mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge with 4.0
This commit is contained in:
@@ -167,7 +167,7 @@ then
|
||||
fi
|
||||
fi
|
||||
|
||||
if test "$ip_only" ="1"
|
||||
if test "$ip_only" = "1"
|
||||
then
|
||||
ip=`echo "$resolved" | awk '/ /{print $6}'`
|
||||
hostname=$ip
|
||||
|
Reference in New Issue
Block a user