mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Update timezone for builds
This commit is contained in:
parent
c7f74cdbb6
commit
45a010ac7a
@ -29,7 +29,7 @@ if ! git status > /dev/null; then
|
||||
fi
|
||||
|
||||
export LC_ALL=en_US.utf8
|
||||
export TZ=US/Pacific
|
||||
export TZ=America/Chicago
|
||||
|
||||
commit_date=$(git show -s --format=format:"%cd" --date=local)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user