svn+ssh://bugman@.../svn/relax/trunk
........
r18810 | bugman | 2013-03-13 15:13:33 +0100 (Wed, 13 Mar 2013) | 14 lines
Created the Mf.test_bug_20613_auto_mf_diff_tensor_pdb system test to catch bug #20613.
This was reported by Angelo Miguel Figueiredo <am dott figueiredo att fct dot unl dot pt> at
https://gna.org/bugs/?20613.
This test is a direct copy of the Mf.test_bug_20563_missing_ri_error system test. The only change
is that the local tm global model results file (in the local_tm/aic/ directory) has been modified.
This results were read into relax, the file test_suite/shared_data/structures/Ap4Aase_res1-12.pdb
loaded into the data pipe, and the results saved again.
This triggers the bug as the problem is the presence of structural data with the local tm global
model being selected in the auto-analysis.
........