8000 Fix whitespace · postgrespro/postgres_cluster@87d8378 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 87d8378

Browse files
committed
Fix whitespace
1 parent 5d924f0 commit 87d8378

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
@@ -149,7 +149,7 @@ sub ecpgcheck
149149
sub isolationcheck
150150
{
151151
chdir "../isolation";
152-
copy("../../../$Config/isolationtester/isolationtester.exe",
152+
copy("../../../$Config/isolationtester/isolationtester.exe",
153153
"../../../$Config/pg_isolation_regress");
154154
my @args = (
155155
"../../../$Config/pg_isolation_regress/pg_isolation_regress",

0 commit comments

Comments
 (0)
0