Content-Length: 258706 | pFad | http://github.com/postgrespro/postgres/commit/94e7b84c32b47841bb565d611f1b273e6842a646

5B pg_regress: Write processed input/*.source into output dir · postgrespro/postgres@94e7b84 · GitHub
Skip to content

Commit 94e7b84

Browse files
committed
pg_regress: Write processed input/*.source into output dir
Before, it was writing the processed files into the input directory, which is incorrect in a vpath build.
1 parent ebdc2e1 commit 94e7b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/regress/pg_regress.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ convert_sourcefiles_in(char *source_subdir, char *dest_dir, char *dest_subdir, c
618618
static void
619619
convert_sourcefiles(void)
620620
{
621-
convert_sourcefiles_in("input", inputdir, "sql", "sql");
621+
convert_sourcefiles_in("input", outputdir, "sql", "sql");
622622
convert_sourcefiles_in("output", outputdir, "expected", "out");
623623
}
624624

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/94e7b84c32b47841bb565d611f1b273e6842a646

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy