summaryrefslogtreecommitdiff
path: root/mysql-test/t/symlink.test
diff options
context:
space:
mode:
authorunknown <tsmith/tim@siva.hindu.god>2006-12-14 16:23:54 -0700
committerunknown <tsmith/tim@siva.hindu.god>2006-12-14 16:23:54 -0700
commita6f4c958cae1f75db34f371a4939d94d67348e98 (patch)
tree37105583037985a3f6450b7c0f1b80f9285a0028 /mysql-test/t/symlink.test
parentb6eaf8cb2c4471f3d492f75ad75d50042a3ca32b (diff)
downloadmariadb-git-a6f4c958cae1f75db34f371a4939d94d67348e98.tar.gz
myisam.result: a test was moved from the .test file, but the results were not updated.
mysql-test/r/myisam.result: Fix results file - a test was moved from the .test file, but the results were not updated. mysql-test/r/symlink.result: echo End of 4.1 tests while I'm here mysql-test/t/myisam.test: echo End of 4.1 tests while I'm here mysql-test/t/symlink.test: echo End of 4.1 tests while I'm here
Diffstat (limited to 'mysql-test/t/symlink.test')
-rw-r--r--mysql-test/t/symlink.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/symlink.test b/mysql-test/t/symlink.test
index 201a2866c4f..23fd779ee13 100644
--- a/mysql-test/t/symlink.test
+++ b/mysql-test/t/symlink.test
@@ -170,4 +170,4 @@ connection default;
select * from t1;
drop table t1;
-# End of 4.1 tests
+--echo End of 4.1 tests