summaryrefslogtreecommitdiff
path: root/test/TEST-32-OOMPOLICY
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-17 18:13:06 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-18 09:04:45 +0200
commit7b3cec95db777f1f739687c385d59ac904e7553e (patch)
treeb90749b10c53eae404d15cd2d0ccc125544093e3 /test/TEST-32-OOMPOLICY
parent22d3cfe54c0c35c8ad0aa93de0a97dec160de59f (diff)
downloadsystemd-7b3cec95db777f1f739687c385d59ac904e7553e.tar.gz
tests: add spdx headers to scripts and Makefiles
Diffstat (limited to 'test/TEST-32-OOMPOLICY')
-rwxr-xr-xtest/TEST-32-OOMPOLICY/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-32-OOMPOLICY/test.sh b/test/TEST-32-OOMPOLICY/test.sh
index 299bfe443a..78c4e6488b 100755
--- a/test/TEST-32-OOMPOLICY/test.sh
+++ b/test/TEST-32-OOMPOLICY/test.sh
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
+# SPDX-License-Identifier: LGPL-2.1-or-later
set -e
TEST_DESCRIPTION="test OOM killer logic"