make: uses --short for the git commit when using make install for testing

This commit is contained in:
Juan David Hurtado G
2024-11-24 09:15:20 -05:00
parent 8b6c537480
commit 901ccad0ea

View File

@@ -1,4 +1,4 @@
BASTILLE_VERSION=$$(git rev-parse HEAD)
BASTILLE_VERSION=$$(git rev-parse --short HEAD)
.PHONY: all
all: