svn: 3586
@@ -1,5 +1,7 @@
#! /bin/sh
+unset TZ
+
rm -f ts ts.exe
gcc -o ts misc/ts.c > /dev/null 2>&1
date=`misc/getdate.sh`