]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 3 Aug 1996 04:23:08 +0000 (04:23 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Aug 1996 04:23:08 +0000 (04:23 +0000)
old/sh-utils/ChangeLog

index 649866ab434839250cab85a2745340eba22312a8..990300f20e2be404fecbb7e8ce2a31e998e401b0 100644 (file)
@@ -1,5 +1,10 @@
 Fri Aug  2 21:45:06 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/nice.c (main): Set minus_flag to zero in two places.
+       Otherwise, `nice --1 -3' would mistakenly do the equivalent of
+       `nice --3'.  Thanks to Eric Backus <ericb@lsid.hp.com> for the
+       test cases.
+
        * configure.in (check for /proc/uptime): New check.
        * acconfig.h (SAVE_PROC_UPTIME): #undef it.  Reorder so symbols
        are sorted again.