Remove passwd from test configurations

As the parameter will be removed in 2.3, the test configurations need to
be updated.
This commit is contained in:
Markus Mäkelä
2018-07-10 20:42:21 +03:00
parent f807c21242
commit d51a21faf7
202 changed files with 714 additions and 666 deletions

View File

@ -21,6 +21,7 @@ const char *bad_configs[] =
"mxs720_wierd_line",
"mxs799",
"mxs1731_empty_param",
"old_passwd",
NULL
};