Skip to content

Commit

Permalink
chore: add debugging to build temporarily(?)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad committed Sep 18, 2023
1 parent 28a7768 commit 0d18073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/scripts/calculate_content_hash
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

set -eu
set -exu

REPOSITORY=$1
COMMIT_HASH=${2:-${COMMIT_HASH:-$(git rev-parse HEAD)}}
Expand Down

0 comments on commit 0d18073

Please sign in to comment.