Commit 87bcaaa
MDEV-40023 Error on unknown commands in check_expected_crash_and_restart
Anchor the wait/restart regexes in mariadb-test-run.pl and call
mtr_error() on anything else, so typos in expect files no longer fall
through to a default restart. Chomp $last_line before matching and skip
empty last lines to tolerate partial writes.
restart_bindir is kept; it is used during development to test upgrades
between two build trees.
All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer Amazon Web
Services, Inc.1 parent 5241bae commit 87bcaaa
1 file changed
Lines changed: 27 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4852 | 4852 | | |
4853 | 4853 | | |
4854 | 4854 | | |
4855 | | - | |
| 4855 | + | |
| 4856 | + | |
| 4857 | + | |
| 4858 | + | |
| 4859 | + | |
| 4860 | + | |
| 4861 | + | |
4856 | 4862 | | |
4857 | 4863 | | |
4858 | 4864 | | |
4859 | 4865 | | |
4860 | 4866 | | |
4861 | 4867 | | |
4862 | | - | |
4863 | | - | |
4864 | 4868 | | |
4865 | 4869 | | |
4866 | | - | |
4867 | | - | |
4868 | | - | |
| 4870 | + | |
| 4871 | + | |
| 4872 | + | |
| 4873 | + | |
| 4874 | + | |
| 4875 | + | |
| 4876 | + | |
4869 | 4877 | | |
4870 | 4878 | | |
4871 | 4879 | | |
4872 | 4880 | | |
4873 | 4881 | | |
4874 | | - | |
4875 | | - | |
4876 | | - | |
4877 | | - | |
| 4882 | + | |
| 4883 | + | |
| 4884 | + | |
| 4885 | + | |
| 4886 | + | |
| 4887 | + | |
| 4888 | + | |
| 4889 | + | |
| 4890 | + | |
| 4891 | + | |
4878 | 4892 | | |
| 4893 | + | |
| 4894 | + | |
| 4895 | + | |
4879 | 4896 | | |
4880 | 4897 | | |
4881 | 4898 | | |
| |||
0 commit comments