mailr22413 - /trunk/test_suite/system_tests/relax_disp.py


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

Header


Content

Posted by tlinnet on March 06, 2014 - 00:01:
Author: tlinnet
Date: Thu Mar  6 00:01:17 2014
New Revision: 22413

URL: http://svn.gna.org/viewcvs/relax?rev=22413&view=rev
Log:
Removed the writiung of test file to home folder in systemtest 
Relax_disp.test_r1rho_kjaergaard.

Regarding sr #3124, (https://gna.org/support/index.php?3124) - Grace graphs 
production for R1rho analysis with R2_eff as function of Omega_eff.

Modified:
    trunk/test_suite/system_tests/relax_disp.py

Modified: trunk/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/relax_disp.py?rev=22413&r1=22412&r2=22413&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_disp.py (original)
+++ trunk/test_suite/system_tests/relax_disp.py Thu Mar  6 00:01:17 2014
@@ -3004,7 +3004,7 @@
 
             # Test of new parameters to write out.
             self.interpreter.value.write(param='theta', file='theta.out', 
dir=ds.tmpdir+sep+'resultsR1'+sep+'final', scaling=1.0, comment=None, 
bc=False, force=True)
-            self.interpreter.value.write(param='theta', file='theta.out', 
dir='~', scaling=1.0, comment=None, bc=False, force=True)
+            #self.interpreter.value.write(param='theta', file='theta.out', 
dir='~', scaling=1.0, comment=None, bc=False, force=True)
             self.assert_(hasattr(cdp.mol[0].res[7].spin[0], 'theta'))
 
             ## Save results as state




Related Messages


Powered by MHonArc, Updated Thu Mar 06 17:20:02 2014