[yt-svn] commit/yt: samskillman: yt needs a result to use.

Bitbucket commits-noreply at bitbucket.org
Fri Nov 9 15:10:26 PST 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/f5f2dee81c07/
changeset:   f5f2dee81c07
branch:      yt
user:        samskillman
date:        2012-11-10 00:09:43
summary:     yt needs a result to use.
affected #:  1 file

diff -r 76614f8362daaa33f2ca07c370a0fdb554dd91f4 -r f5f2dee81c071efd5520ee974faf62f1dcb7ca02 yt/utilities/answer_testing/framework.py
--- a/yt/utilities/answer_testing/framework.py
+++ b/yt/utilities/answer_testing/framework.py
@@ -99,7 +99,7 @@
         global run_big_data
         run_big_data = options.big_data
 
-    def finalize(self):
+    def finalize(self, result=None):
         if self.store_results is False: return
         self.storage.dump(self.result_storage)

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list