mailr9735 - /branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py


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

Header


Content

Posted by edward on October 11, 2009 - 18:47:
Author: bugman
Date: Sun Oct 11 18:47:08 2009
New Revision: 9735

URL: http://svn.gna.org/viewcvs/relax?rev=9735&view=rev
Log:
Changed the default version to 3.2 in the stand alone operation of the BMRB 
system test.


Modified:
    branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py

Modified: branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py?rev=9735&r1=9734&r2=9735&view=diff
==============================================================================
--- branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py (original)
+++ branches/bmrb/test_suite/system_tests/scripts/bmrb_rw.py Sun Oct 11 
18:47:08 2009
@@ -12,7 +12,7 @@
 if not hasattr(ds, 'tmpfile'):
     stand_alone = True
     ds.tmpfile = 'temp_bmrb'
-    ds.version = '3.1'
+    ds.version = '3.2'
     state_file = 'temp_bmrb_state'
 
 # Create the data pipe.




Related Messages


Powered by MHonArc, Updated Sun Oct 11 19:00:02 2009