Skip to content

Commit 3f2a191

Browse files
committed
fix typo in vcregress.pl
1 parent a1b14ae commit 3f2a191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/msvc/vcregress.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# -*-perl-*- hey - emacs - this is a perl file
33

4-
# $PostgreSQL: pgsql/src/tools/msvc/vcregress.pl,v 1.1 2007/09/23 21:52:56 adunstan Exp $
4+
# $PostgreSQL: pgsql/src/tools/msvc/vcregress.pl,v 1.2 2007/09/24 21:14:54 adunstan Exp $
55

66
use strict;
77

@@ -36,7 +36,7 @@
3636
# use a capital C here because config.pl has $config
3737
my $Config = -e "release/postgres/postgres.exe" ? "Release" : "Debug";
3838

39-
copy("$Config/refint/defint.dll","contrib/spi");
39+
copy("$Config/refint/refint.dll","contrib/spi");
4040
copy("$Config/autoinc/autoinc.dll","contrib/spi");
4141
copy("$Config/regress/regress.dll","src/test/regress");
4242

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy