*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 30 Aug 1999 15:05:34 +0000 (15:05 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 30 Aug 1999 15:05:34 +0000 (15:05 +0000)
old/sh-utils/ChangeLog

index eedb1f7..91a4f6c 100644 (file)
@@ -1,5 +1,9 @@
 1999-08-29  Jim Meyering  <meyering@ascend.com>
 
+       * tests/nice: Use `nice' instead of $nice.
+       * tests/Makefile.am (TESTS_ENVIRONMENT): Prepend ../src to PATH so
+       the above works.
+
        * src/env.c (main): Call exit explicitly to avoid warning from gcc.
        * src/nice.c (main): Likewise.
        Include "xstrtol.h".