tests: nice: adjust new tests to work more portably
authorJim Meyering <meyering@redhat.com>
Sat, 24 Oct 2009 11:53:05 +0000 (13:53 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 26 Oct 2009 07:25:34 +0000 (08:25 +0100)
commit50e837b1c454e7eb50d0fc67e7f16668b3e288aa
tree7b07c2e0f1a4f0b2e37b264d3c1fe819d7ad9ece
parent501bf7b589e8c63c408c86fce5bb9902ae019017
tests: nice: adjust new tests to work more portably

* tests/misc/nice (tests): Accommodate a nice program for which
"nice -n -1 nice" prints nothing.  It should print -1 or (usually) 0.
Otherwise, we'd get syntax errors.
tests/misc/nice