PT-139 Passing channel param to the masterslave lib

This commit is contained in:
Carlos Salguero
2017-10-31 16:27:13 -03:00
parent 2b4b0375e1
commit 4d1ab843f1

View File

@@ -9502,6 +9502,7 @@ sub main {
OptionParser => $o,
DSNParser => $dp,
Quoter => $q,
channel => $o->get('channel')
);
my $slaves = []; # all slaves (that we can find)