whatmask: use == in test

This commit is contained in:
Jack Nagel 2013-03-26 10:38:56 -05:00
parent 4e99a0fa32
commit ccdb4bc8bb

View file

@ -12,8 +12,8 @@ class Whatmask < Formula
system "make install"
end
def test
%x[#{bin}/whatmask /24].eql? <<-EOS
test do
%x[#{bin}/whatmask /24] == <<-EOS
---------------------------------------------
TCP/IP SUBNET MASK EQUIVALENTS