hdf5-mpi: fix RuboCop style.

See https://github.com/Homebrew/brew/pull/7867.
master
Mike McQuaid 2020-07-27 10:15:59 +01:00
parent 5e7fb8a323
commit bcccc5a927
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class Hdf5Mpi < Formula
uses_from_macos "zlib"
conflicts_with "hdf5", :because => "hdf5-mpi is a variant of hdf5, one can only use one or the other"
conflicts_with "hdf5", because: "hdf5-mpi is a variant of hdf5, one can only use one or the other"
def install
inreplace %w[c++/src/h5c++.in fortran/src/h5fc.in bin/h5cc.in],