On 30/01/16 23:04, Stefan Tatschner wrote:
This patch fixes an inconsistency in the status messages.
:: Proceed with installation? [Y/n] :: Retrieving packages ... <--- Space before "...". blas-3.6.0-4-x86_64 cblas-3.6.0-4-x86_64 lapack-3.6.0-4-x86_64 (3/3) checking keys in keyring (3/3) checking package integrity (3/3) loading package files (3/3) checking for file conflicts (3/3) checking available disk space :: Processing package changes... <--- No space before "..." (1/3) upgrading blas (2/3) upgrading cblas (3/3) upgrading lapack
Looks like we missed one... I will pull this for 5.0.1. That requires me patching this file after I pull the translations from transifex, and manually changing this in all translation files. So this patch will not land until right before the 5.0.1 release. Allan