mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 14:58:29 +01:00
build.sh: print date when starting
This commit is contained in:
parent
6da5c2917d
commit
8246cc9835
@ -5,6 +5,7 @@
|
||||
# SC1091: Secrets are sourced from a file that doesn't exist in the tree.
|
||||
# SC2001: Pattern substitution is too hard to use; don't recommend it.
|
||||
|
||||
date
|
||||
set -eu +x -o pipefail
|
||||
|
||||
ROOT=$(cd "$(dirname $0)" ; pwd)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user