1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-08-30 15:05:34 +00:00
parent 794af09007
commit 82669abc1a

View 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".