fiy double slash
authorMichael Wallner <mike@php.net>
Mon, 15 Sep 2014 07:46:00 +0000 (09:46 +0200)
committerMichael Wallner <mike@php.net>
Mon, 15 Sep 2014 07:46:00 +0000 (09:46 +0200)
gen_pg_type.sh

index f112e132d1e3b5aa1a3177882feb1c91b4c595fb..561dc0ad46a6581f86773eced006da5d149ece91 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 CWD=$(dirname $0)
-awk -f $CWD/php_pq_type.awk >$CWD//php_pq_type.h \
+awk -f $CWD/php_pq_type.awk >$CWD/php_pq_type.h \
        </usr/include/postgresql/server/catalog/pg_type.h