Support FAI's newer scripts.log, as used with FAI versions >=6.0
authorMichael Prokop <mika@grml.org>
Thu, 7 Sep 2023 14:58:46 +0000 (16:58 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 7 Sep 2023 14:58:46 +0000 (16:58 +0200)
Older FAI versions used to log the output of the scripts to shell.log,
now as of FAI versions >=6.0 they end up in scripts.log instead, so
also check those to identify failures during builds.


No differences found