* morituri/common/task.py:

Log on runners too.
	* morituri/program/cdrdao.py:
	  Abort if output has ERROR by killing and setting an exception.
This commit is contained in:
Thomas Vander Stichele
2009-05-07 15:05:14 +00:00
parent 18b13eb84f
commit 36729a4bef
3 changed files with 30 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2009-05-07 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py:
Log on runners too.
* morituri/program/cdrdao.py:
Abort if output has ERROR by killing and setting an exception.
2009-05-07 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/readdisc.py: