Author: dmeyer
Date: Sat Aug 18 15:54:27 2007
New Revision: 2781

Log:
typo

Modified:
   trunk/base/src/notifier/async.py

Modified: trunk/base/src/notifier/async.py
==============================================================================
--- trunk/base/src/notifier/async.py    (original)
+++ trunk/base/src/notifier/async.py    Sat Aug 18 15:54:27 2007
@@ -73,7 +73,7 @@
         """
         if self.status is not None:
             return self.status
-        return not is_finished
+        return not self.is_finished
 
 
     def finished(self, result):

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to