Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vdesabou committed Feb 2, 2024
1 parent 423b72c commit c501e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions connect/connect-jms-sag-um-sink/jms-sag-um-sink.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,4 @@ set +e
docker exec -i umserver timeout 10 runUMTool.sh JMSSubscribe -rname=nsp://localhost:9000 -connectionfactory=QueueConnectionFactory -destination=test-queue > /tmp/result.log 2>&1
cat /tmp/result.log
grep "JMS MSG ID" /tmp/result.log
exit 0

0 comments on commit c501e0e

Please sign in to comment.