Content-Length: 259891 | pFad | http://github.com/postgrespro/postgres_cluster/commit/6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc

6F Don't use tabs in Perl scripts, for consistency. · postgrespro/postgres_cluster@6ba139d · GitHub
Skip to content

Commit 6ba139d

Browse files
committed
Don't use tabs in Perl scripts, for consistency.
1 parent 9f60880 commit 6ba139d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/copyright.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ sub wanted {
2626
# prevent corruption of git indexes, ./.git
2727
if ($File::Find::name =~ m{^\./\.git$})
2828
{
29-
$File::Find::prune = 1;
30-
return;
29+
$File::Find::prune = 1;
30+
return;
3131
}
3232

3333
return if ! -f $File::Find::name || -l $File::Find::name;

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_cluster/commit/6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy