Add review suggestion

This commit is contained in:
Alexey Milovidov 2023-01-13 22:53:17 +01:00
parent 167d980fe2
commit ec8c38c174

View File

@ -5,6 +5,7 @@ set -x
# core.COMM.PID-TID
sysctl kernel.core_pattern='core.%e.%p-%P'
dmesg --clear ||:
set -e
set -u