@@ -1,3 +1,8 @@
|
||||
2011-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/rip/drive.py:
|
||||
Fix typo. Fixes #59.
|
||||
|
||||
2011-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/common/checksum.py:
|
||||
|
||||
@@ -38,7 +38,7 @@ class List(logcommand.LogCommand):
|
||||
try:
|
||||
import cdio
|
||||
except ImportError:
|
||||
print 'Install pycdio for vendora/model/release detection.'
|
||||
print 'Install pycdio for vendor/model/release detection.'
|
||||
return
|
||||
|
||||
for path in paths:
|
||||
|
||||
Reference in New Issue
Block a user