From aa668b84b32b461de5cdd3407f1b862a8a0ad7ac Mon Sep 17 00:00:00 2001 From: Jerry James Date: Jan 25 2021 17:28:17 +0000 Subject: The date test assumes the TZ environment variable is set. --- diff --git a/bigloo.spec b/bigloo.spec index 8a809ad..a75648b 100644 --- a/bigloo.spec +++ b/bigloo.spec @@ -298,6 +298,7 @@ EOF %check ulimit -s unlimited +export TZ=$(date +%%Z) make test