mailr16785 - /branches/uf_redesign/sample_scripts/model_free/dauvergne_protocol.py


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

Header


Content

Posted by edward on June 08, 2012 - 17:29:
Author: bugman
Date: Fri Jun  8 17:29:55 2012
New Revision: 16785

URL: http://svn.gna.org/viewcvs/relax?rev=16785&view=rev
Log:
The dauvergne_protocol sample script initial pipe name has been modified to 
include the pipe bundle.


Modified:
    branches/uf_redesign/sample_scripts/model_free/dauvergne_protocol.py

Modified: branches/uf_redesign/sample_scripts/model_free/dauvergne_protocol.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/sample_scripts/model_free/dauvergne_protocol.py?rev=16785&r1=16784&r2=16785&view=diff
==============================================================================
--- branches/uf_redesign/sample_scripts/model_free/dauvergne_protocol.py 
(original)
+++ branches/uf_redesign/sample_scripts/model_free/dauvergne_protocol.py Fri 
Jun  8 17:29:55 2012
@@ -177,7 +177,7 @@
 
 # Create the data pipe.
 pipe_bundle = "mf (%s)" % asctime(localtime())
-name = "origin"
+name = "origin - " + pipe_bundle
 pipe.create(name, 'mf', bundle=pipe_bundle)
 
 # Load the sequence.




Related Messages


Powered by MHonArc, Updated Fri Jun 08 18:20:02 2012