Fix style.
This commit is contained in:
parent
444e3d2a78
commit
f6e7a3ed9d
@ -271,7 +271,7 @@ class Tap
|
||||
raise "Cannot tap #{name}: invalid syntax in tap!"
|
||||
end
|
||||
end
|
||||
rescue Interrupt, ErrorDuringExecution, RuntimeError
|
||||
rescue Interrupt, RuntimeError
|
||||
ignore_interrupts do
|
||||
# wait for git to possibly cleanup the top directory when interrupt happens.
|
||||
sleep 0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user