CLIUtil.pm: allow nice_me to accept an argument
commite320cfbfc6bbc04865938fa4e0d5280513fe294e
authorKyle J. McKay <mackyle@gmail.com>
Sun, 17 Dec 2017 13:39:38 +0000 (17 05:39 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 17 Dec 2017 13:39:38 +0000 (17 05:39 -0800)
tree973da2769a7ed9f88ae0d7f544d4a86068a7e00b
parentbb91fa61f4724b569ea79cf71bed008944f3dc3f
CLIUtil.pm: allow nice_me to accept an argument

If a positive integer argument is passed to the nice_me function,
attempt to raise the "niceness" only to that level rather than all
the way to maximum "niceness".

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/CLIUtil.pm