mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 21:56:43 +00:00
Merge c04f9a1743 into 6ec13e7e2b
This commit is contained in:
commit
4174bf474a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ fi
|
|||
|
||||
# set gitCommit when running from a Git checkout.
|
||||
if [ -f ".git/HEAD" ]; then
|
||||
echo "-ldflags '-X main.gitCommit $(git rev-parse HEAD)'"
|
||||
echo "-ldflags '-X main.gitCommit=$(git rev-parse HEAD)'"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue