summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-12-15 04:27:15 +0000
committermsmith <msmith@FreeBSD.org>1998-12-15 04:27:15 +0000
commitbd4b286939128f4d2028cec03eea18989287e4d8 (patch)
tree09ea8f008e710258acd6333ef4094d68ffd5c80a
parentc179278e548f9ebedb0b73893f43d9922092c431 (diff)
downloadFreeBSD-src-bd4b286939128f4d2028cec03eea18989287e4d8.zip
FreeBSD-src-bd4b286939128f4d2028cec03eea18989287e4d8.tar.gz
unlocalise build date (merge from i386)
-rw-r--r--sys/boot/alpha/boot2/newvers.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/alpha/boot2/newvers.sh b/sys/boot/alpha/boot2/newvers.sh
index 88cc010..978c164 100644
--- a/sys/boot/alpha/boot2/newvers.sh
+++ b/sys/boot/alpha/boot2/newvers.sh
@@ -35,6 +35,7 @@
#
# @(#)newvers.sh 8.1 (Berkeley) 4/20/94
+LC_TIME=C; export LC_TIME
u=${USER-root} h=`hostname` t=`date`
r=`head -n 6 $1 | tail -n 1 | awk -F: ' { print $1 } '`
OpenPOWER on IntegriCloud