Content-Length: 257980 | pFad | http://github.com/postgrespro/postgres/commit/43b56171b1fbcba8a6309de755545e3c63ac25dd

98 Recognize Makefile line continuations in fetchRegressOpts(). · postgrespro/postgres@43b5617 · GitHub
Skip to content

Commit 43b5617

Browse files
committed
Recognize Makefile line continuations in fetchRegressOpts().
Back-patch to 9.0 (all supported versions). This is mere future-proofing in the context of the master branch, but commit f6dc6dd requires it of older branches.
1 parent 26674c9 commit 43b5617

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/msvc/vcregress.pl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,8 @@ sub fetchRegressOpts
338338
my $m = <$handle>;
339339
close($handle);
340340
my @opts;
341+
342+
$m =~ s{\\\r?\n}{}g;
341343
if ($m =~ /^\s*REGRESS_OPTS\s*=(.*)/m)
342344
{
343345

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/43b56171b1fbcba8a6309de755545e3c63ac25dd

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy