]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 18 Nov 2000 13:40:17 +0000 (13:40 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Nov 2000 13:40:17 +0000 (13:40 +0000)
old/fileutils/ChangeLog

index 0d9baf12beb705d285996137bcff118b604846c2..d1c1f81e1927f3d52649b57b68b69b3752c82ed3 100644 (file)
@@ -5,6 +5,8 @@
        * src/mkdir.c (main): With --parents, remove any trailing slashes
        from the argument to the final mkdir call.  Required for NetBSD.
        Reported by Volker Borchert.
+       * tests/mkdir/t-slash: New test for this.
+       * tests/mkdir/Makefile.am (TESTS): Add t-slash.
 
        * tests/mv/mv-special-1: Create and `cd' into temporary directory
        before anything else.  Reported by Volker Borchert.