From d31669dece2a1d82eeacede04f69814e4476c5d4 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sat, 3 Jan 2015 20:00:24 +0100 Subject: cdrtools: simplified the "test" section Closes #35518. --- Library/Formula/cdrtools.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/cdrtools.rb b/Library/Formula/cdrtools.rb index d977dd6de..4bb38b6ca 100644 --- a/Library/Formula/cdrtools.rb +++ b/Library/Formula/cdrtools.rb @@ -39,11 +39,7 @@ class Cdrtools < Formula end test do - system "#{bin}/cdrecord", "-version" system "#{bin}/cdrecord", "-scanbus" - system "#{bin}/mkisofs", "-version" - system "#{bin}/cdda2wav", "-version" - system "#{bin}/readcd", "-version" end end -- cgit v1.2.3