aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2013-03-25 13:34:44 -0500
committerJack Nagel2013-03-26 00:02:34 -0500
commit463cfe06139b54dae85e393de7fb12bcf2aad80c (patch)
tree496a33035cdb8a984536b557e8788ba2493d9da7 /Library
parent0c1cfbe65da1a19aa5fe6d0a6539fe007536c874 (diff)
downloadhomebrew-463cfe06139b54dae85e393de7fb12bcf2aad80c.tar.bz2
asymptote: fix test
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/asymptote.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/asymptote.rb b/Library/Formula/asymptote.rb
index 9cdf147f7..fe59988fd 100644
--- a/Library/Formula/asymptote.rb
+++ b/Library/Formula/asymptote.rb
@@ -48,8 +48,6 @@ class Asymptote < Formula
system "pdflatex asy_test"
system "asy asy_test-1.asy"
system "pdflatex asy_test"
-
- return (not $? == 0)
end
def caveats; <<-EOS.undent