libressl: fix RuboCop warnings.

master
Mike McQuaid 2017-06-12 16:44:48 +01:00
parent 18f83532de
commit f93765aeec
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class Libressl < Formula
openssl_io.close_write
end
$?.success?
$CHILD_STATUS.success?
end
# LibreSSL install a default pem - We prefer to use macOS for consistency.