* morituri/common/task.py:

* morituri/image/cue.py:
	  Add logCategory.
	* morituri/image/image.py:
	  If subtasks had an exception, retrigger the exception and stop.
This commit is contained in:
Thomas Vander Stichele
2010-04-05 23:31:34 +00:00
parent 8ea1dc025d
commit f978907fcf
4 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2010-04-06 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py:
* morituri/image/cue.py:
Add logCategory.
* morituri/image/image.py:
If subtasks had an exception, retrigger the exception and stop.
2010-04-06 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/image.py: