aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/rancid.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/rancid.rb b/Library/Formula/rancid.rb
index 1b020a0ff..6a9b0bf21 100644
--- a/Library/Formula/rancid.rb
+++ b/Library/Formula/rancid.rb
@@ -14,5 +14,4 @@ class Rancid < Formula
def test
system "#{bin}/rancid", "localhost"
end
-
end