git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 34fc616)
Fix perl thinko in commit fed6df486dca
Tue, 2 May 2017 12:20:11 +0000 (08:20 -0400)
Tue, 2 May 2017 12:20:11 +0000 (08:20 -0400)
Report and fix from Vaishnavi Prabakaran

Backpatch to 9.4 like original.


diff --git a/src/tools/msvc/vcregress.pl b/src/tools/msvc/vcregress.pl
index 67a915a62e20616529f5303f36622a9a640539cc..2d16db07e23ccf20d7dcb5bdd1d12e2cc48546d4 100644 (file)
--- a/src/tools/msvc/vcregress.pl
+++ b/src/tools/msvc/vcregress.pl
@@ -90,7 +90,7 @@ my $proc = $command{$what};
exit 3 unless $proc;
-&$proc(@_);
+&$proc(@ARGV);
exit 0;
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /