mailr14269 - /branches/gui_testing/auto_analyses/dauvergne_protocol.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on August 08, 2011 - 18:19:
Author: bugman
Date: Mon Aug  8 18:19:03 2011
New Revision: 14269

URL: http://svn.gna.org/viewcvs/relax?rev=14269&view=rev
Log:
Typo fix for the last revision.


Modified:
    branches/gui_testing/auto_analyses/dauvergne_protocol.py

Modified: branches/gui_testing/auto_analyses/dauvergne_protocol.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/auto_analyses/dauvergne_protocol.py?rev=14269&r1=14268&r2=14269&view=diff
==============================================================================
--- branches/gui_testing/auto_analyses/dauvergne_protocol.py (original)
+++ branches/gui_testing/auto_analyses/dauvergne_protocol.py Mon Aug  8 
18:19:03 2011
@@ -630,7 +630,7 @@
             # Remove all pipes.
             for name in pipe_names():
                 # Skip the original pipe.
-                if name = self.pipe_name:
+                if name == self.pipe_name:
                     continue
 
                 # Delete the pipe.




Related Messages


Powered by MHonArc, Updated Mon Aug 08 18:40:02 2011