Merge mysql.com:/Users/kent/mysql/bk/lic/my50-lic

into  mysql.com:/Users/kent/mysql/bk/mysql-5.0
This commit is contained in:
kent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se 2006-11-10 02:35:01 +01:00
commit 54f6fc07b9

View file

@ -1750,10 +1750,13 @@ run_testcase ()
--result-file=*)
result_file=`$ECHO "$EXTRA_MASTER_OPT" | $SED -e "s;--result-file=;;"`
result_file="r/$result_file.result"
# Note that this must be set to space, not "" for test-reset to
# work
# Note that this must be set to space, not "" for test-reset to work
EXTRA_MASTER_OPT=" "
;;
--force-restart)
# Note that this must be set to space, not "" for test-reset to work
EXTRA_MASTER_OPT=" "
;;
esac
stop_master
stop_master 1