mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
Insert the `--text' argument for each test.
This commit is contained in:
@@ -519,7 +519,7 @@ foreach $t (@Tests)
|
||||
$h->{OUT} = lc $h->{OUT} . " f\n";
|
||||
|
||||
# Insert the `--text' argument for each test.
|
||||
#splice @$t, 1, 0, '--text';
|
||||
splice @$t, 1, 0, '--text';
|
||||
}
|
||||
|
||||
my $save_temps = $ENV{DEBUG};
|
||||
|
||||
Reference in New Issue
Block a user