]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 14 Jan 1999 18:44:38 +0000 (18:44 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 14 Jan 1999 18:44:38 +0000 (18:44 +0000)
old/textutils/ChangeLog

index 79f7fec5396a3a86bfe3ac20612b6580ef6070e9..e5b95fcab31e8dd04bead48325a82ff7255a2470 100644 (file)
@@ -1,5 +1,9 @@
 1999-01-14  Jim Meyering  <meyering@ascend.com>
 
+       * tests/md5sum/basic-1: Use `f', not `x' as temp. file name to avoid
+       warnings from perl5.004.
+       Reported by Volker Borchert.
+
        * lib/long-options.c (parse_long_options): Rename `usage' parameter
        to avoid shadowing globally scoped function.