]> granicus.if.org Git - postgresql/commit
Adds the -W flag to the pwd call under Win32. This allows directories,
authorBruce Momjian <bruce@momjian.us>
Wed, 3 Mar 2004 04:22:47 +0000 (04:22 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 3 Mar 2004 04:22:47 +0000 (04:22 +0000)
commit119e968305083a4bc0943a74745fd38240979f70
tree33c9ab49c46c70706be1bfe3cacb8b18f8294a6b
parent0ee260345524359009fcc4452272d19102a61232
Adds the -W flag to the pwd call under Win32. This allows directories,
which are munged by sed, such as:
/e/cygwin/opt/diff9c/pgsql/src/test/regress/data/agg.data to be
correctly passed as:
e:/cygwin/opt/diff9c/pgsql/src/test/regress/data/agg.data

FWIW, "fixes" a large (> 20) tests under Win32.

Claudio Natoli
src/test/regress/GNUmakefile