=================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/absroot/bin/ControlModule/tcp_Control_Module =================================================================== diff --git a/trunk/absroot/bin/ControlModule/tcp_Control_Module b/trunk/absroot/bin/ControlModule/tcp_Control_Module --- a/trunk/absroot/bin/ControlModule/tcp_Control_Module (revision 237) +++ b/trunk/absroot/bin/ControlModule/tcp_Control_Module (revision 238) Index: trunk/absroot/source/abspy/bin/server3.py =================================================================== diff --git a/trunk/absroot/source/abspy/bin/server3.py b/trunk/absroot/source/abspy/bin/server3.py --- a/trunk/absroot/source/abspy/bin/server3.py (revision 237) +++ b/trunk/absroot/source/abspy/bin/server3.py (revision 238) @@ -240,7 +240,7 @@ del self.rxFile[id-1] self.rxFile.insert(id-1, file) - return self.rxFile + return self.rxFile def __changeBeam(self, cmd, rx_buffer):