# HG changeset patch # User Pascal Bellard # Date 1507374207 -7200 # Node ID 608186268f8ef7bed2c0c80c094780ddd60d0562 # Parent 95d7ed740572818371d788584977a4502c48988e typo in index.cgi: fix renice diff -r 95d7ed740572 -r 608186268f8e index.cgi --- a/index.cgi Sat Oct 07 12:10:45 2017 +0200 +++ b/index.cgi Sat Oct 07 13:03:27 2017 +0200 @@ -555,7 +555,7 @@

$(_ 'Renice') - EOT values="$(seq 20 -1 -20)" [ $(id -u) -eq 0 ] || values="$(seq 20 -1 0)"