Skip to content
Permalink
Browse files
Fixed wrong results in show_all_plugins.test
- Crude hack to get it to work. Hope Serg has a better solution at some point..
  • Loading branch information
montywi committed Jun 30, 2017
1 parent b356eae commit a2d5bd9
Showing 1 changed file with 1 addition and 0 deletions.
@@ -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

0 comments on commit a2d5bd9

Please sign in to comment.