ceph / merfi

Finds and signs files with different signing tools (gpg, rpm-sign)
MIT License
3 stars 3 forks source link

Gpg: remove "will sign with the following commands" log #57

Closed ktdreyer closed 7 years ago

ktdreyer commented 7 years ago

Do not log a general message about what we will run. util.run() already logs the exact command that we run each time, so that is more accurate.

This will also no longer be accurate once we start signing RPMs and Yum repodata.