
On Wed, Sep 18, 2013 at 07:45:16AM -0600, Eric Blake wrote:
On 09/18/2013 06:01 AM, Christophe Fergeau wrote:
The help message indicates that the CA certificate is $sysconfdir/pki/CA/caert.pem while the actual path is $sysconfdir/pki/CA/cacert.pem This commit also fixes all translations files (through sed -i) to avoid trivial fuzzy translations.
No, you actually didn't patch all translation files (but that's a GOOD thing - the only time we should patch .po files is at a release).
ACK and pushed with an amended commit message.
Thanks for fixing the commit log, I had initially patched the po files, but since 2/2 would create fuzzy strings anyway, I dropped the po files from 1/2, and forgot to update the commit log. Thanks for the review and the push! Christophe