Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
UdjinM6 committed Dec 24, 2023
1 parent 2e212d6 commit 502673a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/guix/libexec/prelude.bash
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ time-machine() {
# Set common variables
################

echo "DEBUG: git tag:\n$(git tag)\nDEBUG: Done"
echo "DEBUG: git describe --abbrev=12 --dirty --debug: $(git describe --abbrev=12 --dirty --debug)"
VERSION="${FORCE_VERSION:-$(git_head_version)}"
DISTNAME="${DISTNAME:-dashcore-${VERSION}}"

Expand Down

0 comments on commit 502673a

Please sign in to comment.