Hi Troels, You can revert this change if you have an svn copy of the relax trunk with:
$ svn merge -r21926:r21925 . For the commit message, you must absolutely include this command. See the commit messages for examples of this - simply search for "Revert". This is for tracking purposes (and one of the reasons for the existence of git). Cheers, Edward On 10 December 2013 10:36, <[email protected]> wrote: > Author: tlinnet > Date: Tue Dec 10 10:36:23 2013 > New Revision: 21926 > > URL: http://svn.gna.org/viewcvs/relax?rev=21926&view=rev > Log: > System test turned off until release is over. > > Work in progress for Support Request #3044, > (https://gna.org/support/index.php?3044) - Load spins from SPARKY list. > > 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=21926&r1=21925&r2=21926&view=diff > ============================================================================== > --- trunk/test_suite/system_tests/relax_disp.py (original) > +++ trunk/test_suite/system_tests/relax_disp.py Tue Dec 10 10:36:23 2013 > @@ -2588,7 +2588,7 @@ > MODSEL = 'AIC' > > # Run the analysis. > - relax_disp.Relax_disp(pipe_name=pipe_name, pipe_bundle=pipe_bundle, > results_dir=ds.tmpdir, models=MODELS, grid_inc=GRID_INC, mc_sim_num=MC_NUM, > modsel=MODSEL) > + #relax_disp.Relax_disp(pipe_name=pipe_name, pipe_bundle=pipe_bundle, > results_dir=ds.tmpdir, models=MODELS, grid_inc=GRID_INC, mc_sim_num=MC_NUM, > modsel=MODSEL) > > > def test_r2eff_read(self): > > > _______________________________________________ > 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 _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-devel 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-devel

