*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 Nov 1999 10:39:29 +0000 (10:39 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Nov 1999 10:39:29 +0000 (10:39 +0000)
old/fileutils/ChangeLog

index 7fc70d3..2c95a0a 100644 (file)
@@ -1,5 +1,8 @@
 1999-11-20  Jim Meyering  <meyering@ascend.com>
 
+       * tests/ls/time-1: Use `ls' and `touch', not $LS and $TOUCH.
+       * tests/ls/Makefile.am (TESTS_ENVIRONMENT): Specify PATH, etc.
+
        * src/chgrp.c: Declare lstat;  needed on e.g. SunOS4.
        Reported by Tom Tromey.