Commit a2d5bd96 authored by Monty's avatar Monty

Fixed wrong results in show_all_plugins.test

- Crude hack to get it to work. Hope Serg has a better solution at some point..
parent b356eae8
......@@ -21,6 +21,7 @@ show status like '%libraries%';
--sorted_result
--replace_result .dll .so
show plugins soname like '%example%';
--replace_result 8 7
show status like '%libraries%';
--sorted_result
--replace_result .dll .so
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment