Bug#889632: parallel: Option --nice not having effect anymore.

2021-12-17 Thread Andreas Tille
Control: tags -1 upstream Control: forwarded -1 Ole Tange Hi Ole, I was able to reproduce the issue below with the Debian packaged version 20210822. Kind regards Andreas. Am Mon, Feb 05, 2018 at 04:45:47PM +0900 schrieb Charles Plessy: > Package: parallel > Version: 20161222-1 > Severit

Bug#889632: parallel: Option --nice not having effect anymore.

2018-02-04 Thread Charles Plessy
Package: parallel Version: 20161222-1 Severity: normal Hello, with an old version of parallel, the `--nice` option sets the niceness of the process. $ parallel --version GNU parallel 20130922 [...] $ parallel -vv --dry-run --nice 10 echo ::: hello \nice -n10 /bin/bash -