From 4acd57c40dd10b92007631f0f85166403fb9d658 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 18 Aug 2024 18:24:16 -0700 Subject: [PATCH] retest --- examples/src/OpenDis7Examples/AllPduSenderLog.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/src/OpenDis7Examples/AllPduSenderLog.txt b/examples/src/OpenDis7Examples/AllPduSenderLog.txt index d4859b8653..139e1d3c28 100644 --- a/examples/src/OpenDis7Examples/AllPduSenderLog.txt +++ b/examples/src/OpenDis7Examples/AllPduSenderLog.txt @@ -4,8 +4,6 @@ Deleting: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.pro deps-jar: Updating property file: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties Compiling 1 source file to C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes -warning: [options] system modules path not set in conjunction with -source 17 -1 warning compile-single: run-single: Usage: AllPduSender <multicast group> <port> @@ -90,4 +88,4 @@ Sent packet #70, DisPduType 70 INFORMATION_OPERATIONS_ACTION (packet.getLen Sent packet #71, DisPduType 71 INFORMATION_OPERATIONS_REPORT (packet.getLength()= 40) of type InformationOperationsReportPdu Sent packet #72, DisPduType 72 ATTRIBUTE (packet.getLength()= 32) of type AttributePdu OpenDis7Examples.AllPduSender complete, sent 72 PDUs total. -BUILD SUCCESSFUL (total time: 3 seconds) +BUILD SUCCESSFUL (total time: 4 seconds) -- GitLab