mailr7038 - /1.3/specific_fns/consistency_tests.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by sebastien . morin . 1 on July 30, 2008 - 21:22:
Author: semor
Date: Wed Jul 30 21:22:46 2008
New Revision: 7038

URL: http://svn.gna.org/viewcvs/relax?rev=7038&view=rev
Log:
Corrected a comment to the new design.


Modified:
    1.3/specific_fns/consistency_tests.py

Modified: 1.3/specific_fns/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/consistency_tests.py?rev=7038&r1=7037&r2=7038&view=diff
==============================================================================
--- 1.3/specific_fns/consistency_tests.py (original)
+++ 1.3/specific_fns/consistency_tests.py Wed Jul 30 21:22:46 2008
@@ -449,7 +449,7 @@
         if not ds.current_pipe:
             raise RelaxNoPipeError
 
-        # Test if the run type is set to 'ct'.
+        # Test if the pipe type is set to 'ct'.
         function_type = ds[ds.current_pipe].pipe_type
         if function_type != 'ct':
             raise RelaxFuncSetupError, 
specific_fns.setup.get_string(function_type)




Related Messages


Powered by MHonArc, Updated Wed Jul 30 21:40:15 2008