]> ruderich.org/simon Gitweb - safcm/safcm.git/commitdiff
sync: remove "detected" log message in packages/services
authorSimon Ruderich <simon@ruderich.org>
Sun, 9 May 2021 19:19:42 +0000 (21:19 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 9 May 2021 19:19:42 +0000 (21:19 +0200)
Don't waste one full log message to show the detected system. Instead,
append it to an existing log message.

Reorder log call in syncPackagesDebian() so the log message comes before
calling debianInstalledPackages(). This way errors from this function
show clearly where they originate.


No differences found