aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Scripts/build-libpq.sh
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-09-08 12:41:19 +0000
committerstuconnolly <stuart02@gmail.com>2012-09-08 12:41:19 +0000
commit79a3dbd44f55340d2b6bd5f7e508341adaea1ad3 (patch)
tree9913f11efa0246513dad0854e53d414c3062a585 /Frameworks/PostgresKit/Scripts/build-libpq.sh
parent9f9b1599232e2a93ee910b6a2888f911eedead70 (diff)
downloadsequelpro-79a3dbd44f55340d2b6bd5f7e508341adaea1ad3.tar.gz
sequelpro-79a3dbd44f55340d2b6bd5f7e508341adaea1ad3.tar.bz2
sequelpro-79a3dbd44f55340d2b6bd5f7e508341adaea1ad3.zip
Add tests target and test script.
Diffstat (limited to 'Frameworks/PostgresKit/Scripts/build-libpq.sh')
-rwxr-xr-xFrameworks/PostgresKit/Scripts/build-libpq.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Frameworks/PostgresKit/Scripts/build-libpq.sh b/Frameworks/PostgresKit/Scripts/build-libpq.sh
index a4f07f18..e94308e9 100755
--- a/Frameworks/PostgresKit/Scripts/build-libpq.sh
+++ b/Frameworks/PostgresKit/Scripts/build-libpq.sh
@@ -3,7 +3,7 @@
#
# $Id$
#
-# build-
+# build-libpq.sh
# sequel-pro
#
# Created by Stuart Connolly (stuconnolly.com) on August 1, 2012.