aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/phoronix-test-suite.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/phoronix-test-suite.rb')
-rw-r--r--Library/Formula/phoronix-test-suite.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/phoronix-test-suite.rb b/Library/Formula/phoronix-test-suite.rb
index 6eb377c81..d1b27be10 100644
--- a/Library/Formula/phoronix-test-suite.rb
+++ b/Library/Formula/phoronix-test-suite.rb
@@ -7,7 +7,7 @@ class PhoronixTestSuite <Formula
def patches
DATA
end
-
+
def install
system "./install-sh #{prefix}"
end