ceph / merfi

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

fix Gpg backend tests #22

Closed ktdreyer closed 9 years ago

ktdreyer commented 9 years ago

The first commit in this PR removes the requirement for the "check" flag (similar to the change that was made for the RpmSign backend in 30698ebf23be3421c743e6720b9205060226ae0b

The second commit removes GpgTest's reliance on BaseBackendTest, since that was removed in 94ea9c258d254b371b3ad832cd039c1785f6ca65.