Skip to content

Commit

Permalink
ImageMagick: fix audit warning
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Jul 29, 2011
1 parent 06285ce commit 27478b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/imagemagick.rb
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ def caveats
end

def test
system "#{prefix}/bin/identify", "/Library/Application Support/Apple/iChat Icons/Flags/Argentina.gif"
system "#{bin}/identify", "/Library/Application Support/Apple/iChat Icons/Flags/Argentina.gif"
end
end

0 comments on commit 27478b7

Please sign in to comment.