1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge with 3.23.55

This commit is contained in:
monty@mashka.mysql.fi
2003-01-25 15:31:07 +02:00
7 changed files with 34 additions and 13 deletions

View File

@ -196,7 +196,7 @@ which_1 ()
# Create the result tar file
#
tar=`which_1 gtar`
tar=`which_1 gnutar gtar`
if test "$?" = "1" -o "$tar" = ""
then
tar=tar