mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +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…
x
Reference in New Issue
Block a user