mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
8b0b1312e3
commit
4906e1fc42
@ -745,7 +745,7 @@ class Device(DeviceConfig, DevicePlugin):
|
||||
eject(d)
|
||||
except Exception, e:
|
||||
print 'Udisks eject call for:', d, 'failed:'
|
||||
print '\t', str(e)
|
||||
print '\t', e
|
||||
|
||||
for drive in drives:
|
||||
cmd = 'calibre-mount-helper'
|
||||
|
Loading…
x
Reference in New Issue
Block a user