aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/postgresql.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-08-06 09:21:11 -0700
committerAdam Vandenberg2013-08-06 09:21:11 -0700
commit35d607cc2fd962af6323fce6aab3f8f5c3fd0946 (patch)
treeae74315dc2c6485f8c3096b18754ba945c57b323 /Library/Formula/postgresql.rb
parentcf86cd6556e99394456a8225f131af40a9561046 (diff)
downloadhomebrew-35d607cc2fd962af6323fce6aab3f8f5c3fd0946.tar.bz2
postgres: fix nesting
Diffstat (limited to 'Library/Formula/postgresql.rb')
-rw-r--r--Library/Formula/postgresql.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb
index 3d3d77b81..dd98dd965 100644
--- a/Library/Formula/postgresql.rb
+++ b/Library/Formula/postgresql.rb
@@ -92,7 +92,6 @@ class Postgresql < Formula
To fix this issue, you may need to either delete the version of Python
shown above, or move it out of the way before brewing PostgreSQL.
EOS
- end
end
end