Skip to content

Commit a35e323

Browse files
committed
guix: Appease travis.
1 parent 0b66d22 commit a35e323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/libexec/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
2-
export TZ=UTC
32
export LC_ALL=C
43
set -e -o pipefail
4+
export TZ=UTC
55

66
# Check that environment variables assumed to be set by the environment are set
77
echo "Building for platform triple ${HOST:?not set} with reference timestamp ${SOURCE_DATE_EPOCH:?not set}..."

0 commit comments

Comments
 (0)