Skip to content

v0.11.7

Compare
Choose a tag to compare
@ionenwks ionenwks released this 19 Aug 11:47
· 97 commits to master since this release
7d74ecf

Fixes

  • qa-sed: do not test -e individually if they can't function that way,
    e.g. when using sed labels (unfortunately means this can't tell if each
    separate use of labels replaced something)

  • qa-sed: avoid occasional incorrect modification when expression testing
    failed but normal sed command didn't resulting in sed being run multiple
    times by the error handler (currently only known affected case is
    sys-apps/shadow[pam] login.defs superfluous comments, this is further
    fixed given doesn't error out with sed labels anymore)