1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 16:19:23 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-08-12 17:51:55 +00:00
parent 494f552020
commit 94fe1350f4
+3
View File
@@ -2,6 +2,9 @@
* tests/mk-script ($program_name): Define.
(main): Use $program_name, rather than long-inaccurate `build-script'.
(main): Iterate over the sorted keys (rather than `while...each...'),
so this script produces the same output regardless of which version
of perl (e.g., perl5.6) is used.
2001-08-04 Jim Meyering <meyering@lucent.com>