mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge
This commit is contained in:
@ -2499,6 +2499,8 @@ write_file $MYSQLTEST_VARDIR/tmp/testdir/file1.txt;
|
||||
hello
|
||||
EOF
|
||||
|
||||
# Verify that --replace_result also work on list_files
|
||||
--replace_result file REPLACED_FILE
|
||||
list_files $MYSQLTEST_VARDIR/tmp/testdir;
|
||||
# list_files gets the directory list before creating the new file
|
||||
list_files_write_file $MYSQLTEST_VARDIR/tmp/testdir/file2.txt $MYSQLTEST_VARDIR/tmp/testdir *;
|
||||
|
Reference in New Issue
Block a user