]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
sync: remove duplicate "priority" from group priority log message
authorSimon Ruderich <simon@ruderich.org>
Wed, 28 Apr 2021 05:57:52 +0000 (07:57 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 28 Apr 2021 05:57:52 +0000 (07:57 +0200)
commita583eff808817656f8ddb81ddfca3c1fd1f6c85f
treeac13c6cc449e39776f8f44d722b752526b57b051
parent22b2572ad75a0bf6fb93a4655e71cf04328ec2a9
sync: remove duplicate "priority" from group priority log message

Now that the configuration option is called "group_priority" we can
remove the second "priority" and spell out "descending" (takes less
space than before).
cmd/safcm/main_sync_test.go
cmd/safcm/sync_sync.go
cmd/safcm/sync_sync_test.go