Massaging the fix by stevenpost
- coding style was not matching the rest of Jenkins - IOUtils.closeQuietly is a lot more concise way of achieving the same thing. - AtomicFileWriter.abort() does close, so no need to close it one more time.
Loading
Please register or sign in to comment