mailr18766 - /trunk/test_suite/system_tests/scripts/model_free/bug_20563_missing_ri_error.py


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

Header


Content

Posted by edward on March 11, 2013 - 13:42:
Author: bugman
Date: Mon Mar 11 13:42:40 2013
New Revision: 18766

URL: http://svn.gna.org/viewcvs/relax?rev=18766&view=rev
Log:
The files from the Mf.test_bug_20563_missing_ri_error system test are now 
placed in a temporary directory.

This is essential for the test suite to prevent files from going everywhere.


Modified:
    
trunk/test_suite/system_tests/scripts/model_free/bug_20563_missing_ri_error.py

Modified: 
trunk/test_suite/system_tests/scripts/model_free/bug_20563_missing_ri_error.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/model_free/bug_20563_missing_ri_error.py?rev=18766&r1=18765&r2=18766&view=diff
==============================================================================
--- 
trunk/test_suite/system_tests/scripts/model_free/bug_20563_missing_ri_error.py
 (original)
+++ 
trunk/test_suite/system_tests/scripts/model_free/bug_20563_missing_ri_error.py
 Mon Mar 11 13:42:40 2013
@@ -54,4 +54,4 @@
 dAuvergne_protocol.opt_max_iterations = 2000
 
 # Do not change!
-dAuvergne_protocol(pipe_name=name, pipe_bundle=pipe_bundle, 
results_dir=data_path, diff_model=DIFF_MODEL, mf_models=MF_MODELS, 
local_tm_models=LOCAL_TM_MODELS, grid_inc=GRID_INC, min_algor=MIN_ALGOR, 
mc_sim_num=MC_NUM, max_iter=2, conv_loop=CONV_LOOP)
+dAuvergne_protocol(pipe_name=name, pipe_bundle=pipe_bundle, 
results_dir=data_path, write_results_dir=ds.tmpdir, diff_model=DIFF_MODEL, 
mf_models=MF_MODELS, local_tm_models=LOCAL_TM_MODELS, grid_inc=GRID_INC, 
min_algor=MIN_ALGOR, mc_sim_num=MC_NUM, max_iter=2, conv_loop=CONV_LOOP)




Related Messages


Powered by MHonArc, Updated Mon Mar 11 14:00:02 2013