diff options
author | stuconnolly <stuart02@gmail.com> | 2012-09-08 12:41:19 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-09-08 12:41:19 +0000 |
commit | 79a3dbd44f55340d2b6bd5f7e508341adaea1ad3 (patch) | |
tree | 9913f11efa0246513dad0854e53d414c3062a585 /Frameworks/PostgresKit/Scripts/build-libpq.sh | |
parent | 9f9b1599232e2a93ee910b6a2888f911eedead70 (diff) | |
download | sequelpro-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-x | Frameworks/PostgresKit/Scripts/build-libpq.sh | 2 |
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. |