summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-30 15:05:34 +0000
committerJim Meyering <jim@meyering.net>1999-08-30 15:05:34 +0000
commit82669abc1a25b51d6ee88731bc4dbe292e0c06a3 (patch)
treeda9783f4c4eb0680eae39348867baed6daa874ec /old
parent794af090073aa79990868eab0dbe7eaacc337ac1 (diff)
downloadcoreutils-82669abc1a25b51d6ee88731bc4dbe292e0c06a3.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index eedb1f791..91a4f6c7f 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -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".