commit | 932b8efd0699238f7278771fb226b30df2d4acf0 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Dec 22 19:21:02 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jan 22 23:09:12 2018 +0100 |
tree | 922de8253e3ef3ddb24dea38b833397835a25cac | |
parent | b10f2994d72dc8f3211479ad7216ed2ea1146b4c [diff] |
efi_selftest: avoid superfluous messages for event services In the event services test debug output is written even if no failure is detected. Remove this distracting output. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>