mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03:00
Reindent Perl files with perltidy version 20170521.
Discussion: https://postgr.es/m/CABUevEzK3cNiHZQ18f5tK0guoT+cN_jWeVzhYYxY=r+1Q3SmoA@mail.gmail.com
This commit is contained in:
@@ -58,7 +58,7 @@ while (<$pipe>)
|
||||
chomp;
|
||||
push @hfiles, $_
|
||||
unless m|^src/include/port/|
|
||||
|| m|^src/backend/port/\w+/|;
|
||||
|| m|^src/backend/port/\w+/|;
|
||||
}
|
||||
close $pipe or die "$FIND failed: $!";
|
||||
|
||||
|
Reference in New Issue
Block a user