projects
/
strace-test.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
247cb54
)
Show the current git HEAD commit for each build
author
Steve McIntyre
<steve@einval.com>
Thu, 19 May 2016 23:28:15 +0000
(
00:28
+0100)
committer
Steve McIntyre
<steve@einval.com>
Thu, 19 May 2016 23:28:15 +0000
(
00:28
+0100)
strace-build-test
patch
|
blob
|
history
diff --git
a/strace-build-test
b/strace-build-test
index
3ed0f2a
..
48ac2b1
100755
(executable)
--- a/
strace-build-test
+++ b/
strace-build-test
@@
-81,6
+81,7
@@
echo "--------------"
dpkg -s gcc
cd strace.git
git checkout $POINT
+git log | head -1
./bootstrap
./configure
make $PARALLEL && make check VERBOSE=1 && echo SUCCESS > ${BDIR}/RESULT