diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-15 20:36:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-15 20:36:59 +0000 |
commit | 1f1bd53b86b4e4f1c557eb7111f05153afcd79a4 (patch) | |
tree | fa1414f7f2d6b6adc675c027cf2000016cba128f /tests/join | |
parent | 3a2afe3311b6afe13e0fc36bbe46838debb41ef4 (diff) | |
download | coreutils-1f1bd53b86b4e4f1c557eb7111f05153afcd79a4.tar.xz |
.
Diffstat (limited to 'tests/join')
-rw-r--r-- | tests/join/mk-script.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/join/mk-script.pl b/tests/join/mk-script.pl index 9ae9778e7..bcff12cc6 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 |