kernel/tools/testing/selftests/pstore/pstore_crash_test
.. .. @@ -1,11 +1,11 @@ 1 1 #!/bin/sh 2 +# SPDX-License-Identifier: GPL-2.0-only2 3 3 4 # pstore_crash_test - Pstore test shell script which causes crash and reboot 4 5 # 5 6 # Copyright (C) Hitachi Ltd., 2015 6 7 # Written by Hiraku Toyooka <hiraku.toyooka.gu@hitachi.com> 7 8 # 8 -# Released under the terms of the GPL v2.9 9 10 10 # exit if pstore backend is not registered 11 11 . ./common_tests