svn+ssh://bugman@.../svn/relax/trunk
........
r26483 | tlinnet | 2014-11-10 16:05:54 +0100 (Mon, 10 Nov 2014) | 5 lines
Speedup and fix for systemtest Relax_disp.test_dx_map_clustered_create_par_file.
The following test was taken out, since this a particular interesting case.
There exist a double minimum, where relax has not found the global minimum.
This is due to not grid searching for R2A, but using the minimum value.
........
r26485 | tlinnet | 2014-11-10 16:18:38 +0100 (Mon, 10 Nov 2014) | 3 lines
Fix for systemtest Relax_disp.test_bug_atul_srivastava.
The call to the expected RelaxError needed to be performed differently for erlier python versions that 2.7.
........