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:
c1fa1ee
)
Show git information in the functional test
author
Alexander Popov
<alex.popov@linux.com>
Mon, 14 Aug 2023 16:42:15 +0000
(19:42 +0300)
committer
Alexander Popov
<alex.popov@linux.com>
Mon, 14 Aug 2023 16:42:15 +0000
(19:42 +0300)
.github/workflows/functional_test.sh
patch
|
blob
|
history
diff --git
a/.github/workflows/functional_test.sh
b/.github/workflows/functional_test.sh
index 50fec21fb11bbda5f25e959946dd755ba253ff25..7aa5cb8b402526001ee11aedd1dd9b00c034145d 100644
(file)
--- a/
.github/workflows/functional_test.sh
+++ b/
.github/workflows/functional_test.sh
@@
-3,6
+3,9
@@
set -x
set -e
+git status
+git show -s
+
echo "Beginning of the functional tests"
echo ">>>>> get help <<<<<"