From: Jim Meyering Date: Sun, 15 Dec 1996 20:36:59 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~102 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=1f1bd53b86b4e4f1c557eb7111f05153afcd79a4;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/cut/mk-script.pl b/tests/cut/mk-script.pl index 9ae9778e7f..bcff12cc69 100644 --- a/tests/cut/mk-script.pl +++ b/tests/cut/mk-script.pl @@ -61,6 +61,7 @@ sub spec_to_list ($$$) ++$i; } + # GEN_FILES is currently unused. FIXME my %h = ( ALL_FILES => \@all_file, GEN_FILES => \@gen_file diff --git a/tests/head/mk-script.pl b/tests/head/mk-script.pl index 9ae9778e7f..bcff12cc69 100644 --- a/tests/head/mk-script.pl +++ b/tests/head/mk-script.pl @@ -61,6 +61,7 @@ sub spec_to_list ($$$) ++$i; } + # GEN_FILES is currently unused. FIXME my %h = ( ALL_FILES => \@all_file, GEN_FILES => \@gen_file diff --git a/tests/join/mk-script.pl b/tests/join/mk-script.pl index 9ae9778e7f..bcff12cc69 100644 --- a/tests/join/mk-script.pl +++ b/tests/join/mk-script.pl @@ -61,6 +61,7 @@ sub spec_to_list ($$$) ++$i; } + # GEN_FILES is currently unused. FIXME my %h = ( ALL_FILES => \@all_file, GEN_FILES => \@gen_file diff --git a/tests/ls/mk-script.pl b/tests/ls/mk-script.pl index 9ae9778e7f..bcff12cc69 100644 --- a/tests/ls/mk-script.pl +++ b/tests/ls/mk-script.pl @@ -61,6 +61,7 @@ sub spec_to_list ($$$) ++$i; } + # GEN_FILES is currently unused. FIXME my %h = ( ALL_FILES => \@all_file, GEN_FILES => \@gen_file