Content-Length: 257939 | pFad | http://github.com/postgrespro/postgres/commit/2e7061431b8b52163012164bd5464d2363f903c7

21 Avoid package qualification of $windows_os · postgrespro/postgres@2e70614 · GitHub
Skip to content

Commit 2e70614

Browse files
committed
Avoid package qualification of $windows_os
Further fallout from commit 6ee26c6. To keep code in sync and avoid issues on older releases with different package names, simply use the unqualified name like many other places in our code.
1 parent 19a829a commit 2e70614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_rewind/t/003_extrafiles.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ sub run_test
8282
# File::Find converts backslashes to slashes in the newer Perl
8383
# versions. To support all Perl versions, do the same conversion
8484
# for Windows before comparing the paths.
85-
if ($PostgreSQL::Test::Utils::windows_os)
85+
if ($windows_os)
8686
{
8787
for my $filename (@paths)
8888
{

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/2e7061431b8b52163012164bd5464d2363f903c7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy