mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge bk-internal:/home/bk/mysql-5.1-new
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
This commit is contained in:
@ -7,6 +7,18 @@
|
||||
# List of failed cases (--force) backported from 4.1 by Joerg
|
||||
# :-)
|
||||
|
||||
|
||||
echo "##################################################";
|
||||
echo "This script is deprecated and will soon be removed";
|
||||
echo "Use mysql-test-run.pl instead";
|
||||
echo "Now sleeping 20 seconds...";
|
||||
echo "##################################################";
|
||||
sleep 20;
|
||||
echo "continuing";
|
||||
echo;
|
||||
|
||||
|
||||
|
||||
#++
|
||||
# Access Definitions
|
||||
#--
|
||||
|
Reference in New Issue
Block a user