Author: bugman
Date: Tue Mar  3 17:11:47 2015
New Revision: 27759

URL: http://svn.gna.org/viewcvs/relax?rev=27759&view=rev
Log:
Removed a debugging printout.


Modified:
    trunk/test_suite/system_tests/rdc.py

Modified: trunk/test_suite/system_tests/rdc.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/rdc.py?rev=27759&r1=27758&r2=27759&view=diff
==============================================================================
--- trunk/test_suite/system_tests/rdc.py        (original)
+++ trunk/test_suite/system_tests/rdc.py        Tue Mar  3 17:11:47 2015
@@ -171,7 +171,6 @@
             self.assertEqual(len(ds[pipes[i]].interatomic), 7)
             j = 0
             for interatom in interatomic_loop(pipe=pipes[i]):
-                print interatom
                 # Residue 6 in the 'new' data pipe has no RDCs.
                 if i == 1 and j == 1:
                     self.assert_(not hasattr(interatom, 'rdc'))


_______________________________________________
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