commit | 5cf88b6e70cc9766f92213efafca1f5e6f62854c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Dec 22 19:21:03 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jan 22 23:09:12 2018 +0100 |
tree | 4c31fe24dabfd96b99a9eccd33f9ac98ec0046dc | |
parent | 932b8efd0699238f7278771fb226b30df2d4acf0 [diff] |
efi_selftest: avoid superfluous messages for task priority levels In the task priority levels 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>