projects
/
kconfig-hardened-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f99e292
)
Add the missing SPDX info
author
Alexander Popov
<alex.popov@linux.com>
Sat, 6 Jul 2024 13:02:08 +0000
(16:02 +0300)
committer
Alexander Popov
<alex.popov@linux.com>
Sat, 6 Jul 2024 13:02:08 +0000
(16:02 +0300)
.github/workflows/functional_test.sh
patch
|
blob
|
history
diff --git
a/.github/workflows/functional_test.sh
b/.github/workflows/functional_test.sh
index d894c94a2a18b11331d2e82e18769ba42c5bbaba..0947efc0c2e7e3ff027511be7d9439ca31dd6a08 100644
(file)
--- a/
.github/workflows/functional_test.sh
+++ b/
.github/workflows/functional_test.sh
@@
-1,5
+1,8
@@
#!/bin/sh
+# SPDX-FileCopyrightText: Alexander Popov <alex.popov@linux.com>
+# SPDX-License-Identifier: GPL-3.0-only
+
set -x
set -e