mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fixes to get mysql-test-run more portable
This commit is contained in:
@@ -41,6 +41,7 @@ fi
|
||||
# On IRIX hostname is in /usr/bsd so add this to the path
|
||||
PATH=$PATH:/usr/bsd
|
||||
hostname=`hostname` # Install this too in the user table
|
||||
hostname="$hostname%" # Fix if not fully qualified hostname
|
||||
|
||||
resolved=127.0.0.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user