mailr16848 - /branches/interatomic/test_suite/system_tests/bmrb.py


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

Header


Content

Posted by edward on June 11, 2012 - 19:55:
Author: bugman
Date: Mon Jun 11 19:55:51 2012
New Revision: 16848

URL: http://svn.gna.org/viewcvs/relax?rev=16848&view=rev
Log:
Fix for the BMRB system tests for the new interatomic data pipe object.


Modified:
    branches/interatomic/test_suite/system_tests/bmrb.py

Modified: branches/interatomic/test_suite/system_tests/bmrb.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/interatomic/test_suite/system_tests/bmrb.py?rev=16848&r1=16847&r2=16848&view=diff
==============================================================================
--- branches/interatomic/test_suite/system_tests/bmrb.py (original)
+++ branches/interatomic/test_suite/system_tests/bmrb.py Mon Jun 11 19:55:51 
2012
@@ -72,7 +72,7 @@
         if version == '3.0':
             blacklist_spin = blacklist_spin + ['r', 'local_tm', 
'local_tm_err']
         blacklist_diff = []
-        blacklist_global = ['diff_tensor', 'exp_info', 'hybrid_pipes', 
'mol', 'sim_number', 'sim_state'] + ['ri_ids', 'frq', 'ri_type'] + 
['result_files']
+        blacklist_global = ['diff_tensor', 'exp_info', 'hybrid_pipes', 
'mol', 'interatomic', 'sim_number', 'sim_state'] + ['ri_ids', 'frq', 
'ri_type'] + ['result_files']
 
         # The data pipes.
         old_pipe = ds[old_pipe_name]




Related Messages


Powered by MHonArc, Updated Mon Jun 11 20:20:07 2012