Message ID | 20200618181040.21132-4-joe.lawrence@redhat.com |
---|---|
State | Accepted |
Commit | 3fd9bd8b7e41a1908bf8bc0cd06606f2b787cd39 |
Headers | show |
Series | [v3,1/3] selftests/livepatch: Don't clear dmesg when running tests | expand |
diff --git a/tools/testing/selftests/livepatch/functions.sh b/tools/testing/selftests/livepatch/functions.sh index 5e5a79179fc1..36648ca367c2 100644 --- a/tools/testing/selftests/livepatch/functions.sh +++ b/tools/testing/selftests/livepatch/functions.sh @@ -264,6 +264,7 @@ function start_test { save_dmesg echo -n "TEST: $test ... " + log "===== TEST: $test =====" } # check_result() - verify dmesg output