diff options
author | msvensson@pilot.(none) <> | 2007-06-19 11:06:02 +0200 |
---|---|---|
committer | msvensson@pilot.(none) <> | 2007-06-19 11:06:02 +0200 |
commit | caebb719b23db45c99225f18215c1fd383ce4f9d (patch) | |
tree | afb4c037591839872ac572fa85cd351aab9a2923 /mysql-test/r/mysqltest.result | |
parent | d2d4e6676068dddac7aa9bf8095ddf7d89f51b9a (diff) | |
download | mariadb-git-caebb719b23db45c99225f18215c1fd383ce4f9d.tar.gz |
WL#3232 mysqltest, enable --source $variables/<remaining_path_to_file>
- Add test case for this already existing feature
Diffstat (limited to 'mysql-test/r/mysqltest.result')
-rw-r--r-- | mysql-test/r/mysqltest.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/mysqltest.result b/mysql-test/r/mysqltest.result index 92265c94c4b..c71fbc4f5e0 100644 --- a/mysql-test/r/mysqltest.result +++ b/mysql-test/r/mysqltest.result @@ -330,6 +330,7 @@ here is the sourced script In loop here is the sourced script +here is the sourced script mysqltest: At line 1: Missing argument to sleep mysqltest: At line 1: Missing argument to real_sleep mysqltest: At line 1: Invalid argument to sleep "abc" |