vcs.rb: show diagnostic/progressing messages when debugging [ci skip]
This commit is contained in:
parent
fdd1102550
commit
0dcd25b711
@ -132,7 +132,7 @@ class VCS
|
||||
end
|
||||
last, changed, modified, *rest = (
|
||||
begin
|
||||
if NullDevice
|
||||
if NullDevice and !debug?
|
||||
save_stderr = STDERR.dup
|
||||
STDERR.reopen NullDevice, 'w'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user