SF.net SVN: fclient: [437] trunk/sandbox/fcp2/client.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-06-30 09:17:19
|
Revision: 437
http://fclient.svn.sourceforge.net/fclient/?rev=437&view=rev
Author: jUrner
Date: 2008-06-30 02:17:24 -0700 (Mon, 30 Jun 2008)
Log Message:
-----------
...
Modified Paths:
--------------
trunk/sandbox/fcp2/client.py
Modified: trunk/sandbox/fcp2/client.py
===================================================================
--- trunk/sandbox/fcp2/client.py 2008-06-30 09:12:16 UTC (rev 436)
+++ trunk/sandbox/fcp2/client.py 2008-06-30 09:17:24 UTC (rev 437)
@@ -885,8 +885,6 @@
)
return True
- #NOTE: there is no distinction between ClientPutDiskDir and ClientPutComplexDir
- # so a bit of additional work here
requestType = msg['RequestType']
if requestType & consts.RequestType.MaskGet:
initialRequest = message.ClientGet()
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|