Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r1088 committed - Removed debug line which was intended to be temporary

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r1088 committed - Removed debug line which was intended to be temporary


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r1088 committed - Removed debug line which was intended to be temporary
  • Date: Wed, 18 Jun 2014 06:41:00 +0000

Revision: 1088
Author:

Date: Wed Jun 18 06:40:42 2014 UTC
Log: Removed debug line which was intended to be temporary

http://code.google.com/p/ndt/source/detail?r=1088

Modified:
/trunk/flash-client/src/TestS2C.as

=======================================
--- /trunk/flash-client/src/TestS2C.as Wed May 28 11:17:18 2014 UTC
+++ /trunk/flash-client/src/TestS2C.as Wed Jun 18 06:40:42 2014 UTC
@@ -484,7 +484,6 @@


if (_msg.type == MessageType.TEST_FINALIZE) {
- TestResults.appendDebugMsg("!!" + _msg.type + " " + _msg.length +
"\n");
// All web100 variables have been sent by the server.
_readTimer.stop();
_readTimer.removeEventListener(TimerEvent.TIMER, onWeb100ReadTimeout);


  • [ndt-dev] [ndt] r1088 committed - Removed debug line which was intended to be temporary, ndt, 06/18/2014

Archive powered by MHonArc 2.6.16.

Top of Page