Author: bugman
Date: Fri Sep 26 19:24:40 2014
New Revision: 26078

URL: http://svn.gna.org/viewcvs/relax?rev=26078&view=rev
Log:
Merged revisions 26064 via svnmerge from 
svn+ssh://[email protected]/svn/relax/trunk

........
  r26064 | bugman | 2014-09-26 16:46:20 +0200 (Fri, 26 Sep 2014) | 3 lines
  
  Removed a debugging printout fatal for Python 3.
........

Modified:
    branches/frame_order_cleanup/   (props changed)
    branches/frame_order_cleanup/test_suite/system_tests/relax_fit.py

Propchange: branches/frame_order_cleanup/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Fri Sep 26 19:24:40 2014
@@ -1 +1 @@
-/trunk:1-26017,26043-26063
+/trunk:1-26017,26043-26064

Modified: branches/frame_order_cleanup/test_suite/system_tests/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/relax_fit.py?rev=26078&r1=26077&r2=26078&view=diff
==============================================================================
--- branches/frame_order_cleanup/test_suite/system_tests/relax_fit.py   
(original)
+++ branches/frame_order_cleanup/test_suite/system_tests/relax_fit.py   Fri Sep 
26 19:24:40 2014
@@ -326,7 +326,6 @@
     
             # Assign dublicates.
             for spectrum_id, dub_pair in list_dub_mapping:
-                print spectrum_id, dub_pair
                 if len(dub_pair) > 0:
                     self.interpreter.spectrum.replicated(spectrum_ids=dub_pair)
     


_______________________________________________
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

Reply via email to