Remove test for passwd removal
Configs with passwd are still accepted in 2.3.
This commit is contained in:
parent
113b1503f6
commit
3300bfd17f
@ -21,7 +21,8 @@ const char* bad_configs[] =
|
||||
"mxs720_wierd_line",
|
||||
"mxs799",
|
||||
"mxs1731_empty_param",
|
||||
"old_passwd",
|
||||
// passwd is still supported
|
||||
// "old_passwd",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user