alter priority policy result syntax, catch ValueError

This commit is contained in:
Mike McLean 2021-01-29 10:55:47 -05:00 committed by Tomas Kopecek
parent 1d69126589
commit 1f884a3287
2 changed files with 6 additions and 7 deletions

View file

@ -178,10 +178,10 @@ different:
``set <int>``
* set priority to this value
``increment by <int>``
``adjust +<int>``
* increment default priority
``decrement by <int>``
``adjust -<int>``
* decrement default priority
Available tests