Content-Length: 260523 | pFad | http://github.com/postgrespro/postgres/commit/d6ab14674d636490cec40c9dfc16104f380ced70

94 MSVC: Remove duplicate PATH entry in test harness. · postgrespro/postgres@d6ab146 · GitHub
Skip to content

Commit d6ab146

Browse files
committed
MSVC: Remove duplicate PATH entry in test harness.
Back-patch to 9.5, where commit 4cb7d67 introduced it.
1 parent d692522 commit d6ab146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/msvc/vcregress.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
copy("$Config/regress/regress.dll", "src/test/regress");
5353
copy("$Config/dummy_seclabel/dummy_seclabel.dll", "src/test/regress");
5454

55-
$ENV{PATH} = "$topdir/$Config/libpq;$topdir/$Config/libpq;$ENV{PATH}";
55+
$ENV{PATH} = "$topdir/$Config/libpq;$ENV{PATH}";
5656

5757
my $schedule = shift;
5858
unless ($schedule)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/d6ab14674d636490cec40c9dfc16104f380ced70

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy