From cc6641ca96c98aed1cf54960e7c21183646b4097 Mon Sep 17 00:00:00 2001 From: Drew Furgiuele Date: Tue, 1 Nov 2022 13:10:05 -0400 Subject: [PATCH] extra slash removed --- config/mq/jms-script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mq/jms-script.txt b/config/mq/jms-script.txt index 91fe8e9..0304645 100644 --- a/config/mq/jms-script.txt +++ b/config/mq/jms-script.txt @@ -103,5 +103,5 @@ def q(SSI_MASS_SYNC) qu(SSI_MASS_SYNC) qmgr(omsmq) def q(TO_CONFIRMSHIPMENT) qu(TO_CONFIRMSHIPMENT) qmgr(omsmq) def q(TO_UBX_MASTER) qu(TO_UBX_MASTER) qmgr(omsmq) def q(TO_UBX_CONFIG) qu(TO_UBX_CONFIG) qmgr(omsmq) -def qcf(omsmqqcf) qmgr(omsmq) tran(CLIENT) chan(OMS.SVRCON) host(10.1.0.119) port(1414)\ +def qcf(omsmqqcf) qmgr(omsmq) tran(CLIENT) chan(OMS.SVRCON) host(10.1.0.119) port(1414) end \ No newline at end of file