Comment 2 for bug 1581985

Revision history for this message
Julian Andres Klode (juliank) wrote :

I have committed the fix in the APT repository, it will be part of the next APT release, I think probably early next week.

URL: https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=ea4c6b3

Commit message:

commit ea4c6b3ec839976c205c05984c2a64b77bac5317
Author: Julian Andres Klode <email address hidden>
Date: Sun May 15 18:11:48 2016 +0200

    apt.systemd.daily: Put opening brace of check_power on extra line

    The rest is also on the same line, so let's go consistent here
    now that we have a bug report about it.

    LP: #1581985