Merge pull request #46118 from rallytime/bp-44603

Back-port #44603 to 2017.7
This commit is contained in:
Nicole Thomas 2018-02-21 10:21:41 -05:00 committed by GitHub
commit 6cea44ee95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,6 +85,7 @@ def cert(name,
comment += 'would have been renewed'
else:
comment += 'would not have been touched'
ret['result'] = True
ret['comment'] = comment
return ret