Author: bugman
Date: Mon Nov 10 19:56:07 2014
New Revision: 26498

URL: http://svn.gna.org/viewcvs/relax?rev=26498&view=rev
Log:
Removed debugging code from the N_state_model.test_CaM_IQ_tensor_fit system 
test.

This was an accidentally introduced state.save user function used to catch the 
system test state.
It would results in the 'x.bz2' file being dumped in the current directory.  It 
was introduced in
r26359 (http://article.gmane.org/gmane.science.nmr.relax.scm/24110).


Modified:
    trunk/test_suite/system_tests/n_state_model.py

Modified: trunk/test_suite/system_tests/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/n_state_model.py?rev=26498&r1=26497&r2=26498&view=diff
==============================================================================
--- trunk/test_suite/system_tests/n_state_model.py      (original)
+++ trunk/test_suite/system_tests/n_state_model.py      Mon Nov 10 19:56:07 2014
@@ -166,7 +166,6 @@
 
         # Execute the script.
         self.script_exec(status.install_path + 
sep+'test_suite'+sep+'system_tests'+sep+'scripts'+sep+'n_state_model'+sep+'CaM_IQ_tensor_fit.py')
-        self.interpreter.state.save('x', force=True)
 
         # Check the optimised alignment tensor.
         ids = ['dy', 'tb', 'tm', 'er', 'yb', 'ho']


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to