PT-1554 Testing a fix for slave_find failing test

This commit is contained in:
Carlos Salguero
2018-05-18 21:24:13 -03:00
parent 4d105abdc4
commit fc73682d25

View File

@@ -158,7 +158,7 @@ ok(
? "t/pt-slave-find/samples/summary001.txt"
: "t/pt-slave-find/samples/summary001-5.0.txt"), cmd_output => 1, keep_output => 1),
"Summary report format",
);
) or die diag($result);
# #############################################################################