mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Perl: Remove useless lines
This commit is contained in:
@@ -2140,7 +2140,6 @@ sub _pgbench_make_files
|
||||
# cleanup file weight
|
||||
$filename =~ s/\@\d+$//;
|
||||
|
||||
#push @filenames, $filename;
|
||||
# filenames are expected to be unique on a test
|
||||
if (-e $filename)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user