mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
lvmdbusd: Remove debug log_error
This commit is contained in:
parent
617a819abc
commit
58f4d98af1
@ -101,8 +101,6 @@ class LVMShellProxy(object):
|
||||
keep_reading = False
|
||||
except ValueError:
|
||||
pass
|
||||
else:
|
||||
log_error("RACE!", 'bg_black', 'fg_light_red')
|
||||
|
||||
if keep_reading:
|
||||
extra_passes -= 1
|
||||
|
Loading…
Reference in New Issue
Block a user