mailr24404 - /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py


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

Header


Content

Posted by edward on July 02, 2014 - 13:40:
Author: bugman
Date: Wed Jul  2 13:40:45 2014
New Revision: 24404

URL: http://svn.gna.org/viewcvs/relax?rev=24404&view=rev
Log:
Test suite fixes for the recent redesign of the frame_order.pdb_model user 
function.


Modified:
    
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py

Modified: 
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py?rev=24404&r1=24403&r2=24404&view=diff
==============================================================================
--- 
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py
 (original)
+++ 
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py
 Wed Jul  2 13:40:45 2014
@@ -215,7 +215,7 @@
         """Display the results in PyMOL."""
 
         # Create the PDB representation.
-        self._execute_uf(uf_name='frame_order.pdb_model', 
ave_pos_file='devnull', rep_file='devnull', dist_file='devnull', force=True)
+        self._execute_uf(uf_name='frame_order.pdb_model', ave_pos='devnull', 
rep='devnull', dist='devnull', force=True)
 
 
     def setup_full(self):




Related Messages


Powered by MHonArc, Updated Wed Jul 02 14:00:01 2014