From: Jim Meyering Date: Mon, 8 Feb 1999 04:02:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~259 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6dde919c8a711e00fa5f7fc05b32661b3bcf8248;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index f640edd..4a06d90 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,14 @@ 1999-02-07 Jim Meyering + * tests/stty/basic-1: Run all tests even if some fail. + Don't use trap. + + * tests/stty/basic-1: Use `stty', not $STTY. + Fix typo in VERBOSE code: s/\$RM/stty/. + * tests/stty/row-col-1: Likewise. + + * tests/stty/Makefile.am (TESTS_ENVIRONMENT): Set PATH, not STTY. + Include stdio.h before defining `_unlocked' macros. * src/pinky.c: Include stdio.h. * src/uptime.c: Likewise.