diff options
author | tsmith/tim@siva.hindu.god <> | 2006-12-14 16:51:12 -0700 |
---|---|---|
committer | tsmith/tim@siva.hindu.god <> | 2006-12-14 16:51:12 -0700 |
commit | 9cbe0621b84e29cc29da2ddca1cb524ab2cc1964 (patch) | |
tree | 10b32a7bdd80103a62aca53e2e55f8431f9dc742 /mysql-test/t/symlink.test | |
parent | b8542e9cd76d6b0306822ec074467549ec3f2985 (diff) | |
parent | 8e5be1ad976d7dccb529680c9b74703f898491b3 (diff) | |
download | mariadb-git-9cbe0621b84e29cc29da2ddca1cb524ab2cc1964.tar.gz |
Merge siva.hindu.god:/usr/home/tim/m/bk/41
into siva.hindu.god:/usr/home/tim/m/bk/50
Diffstat (limited to 'mysql-test/t/symlink.test')
-rw-r--r-- | mysql-test/t/symlink.test | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mysql-test/t/symlink.test b/mysql-test/t/symlink.test index 94890eab93d..7924f00a9c8 100644 --- a/mysql-test/t/symlink.test +++ b/mysql-test/t/symlink.test @@ -176,4 +176,6 @@ connection default; select * from t1; drop table t1; -# End of 4.1 tests +--echo End of 4.1 tests + +--echo End of 5.0 tests |