summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-10-20 17:55:36 +0000
committerpst <pst@FreeBSD.org>1996-10-20 17:55:36 +0000
commit7fae9400528cb231a1988510b32b344c5178f434 (patch)
tree1a7056164766c8f10ef644a0a3a3cc0c1e8c253a /usr.sbin/xntpd
parent22623bf1c5b06ef7648156386526b0246ec6440b (diff)
downloadFreeBSD-src-7fae9400528cb231a1988510b32b344c5178f434.zip
FreeBSD-src-7fae9400528cb231a1988510b32b344c5178f434.tar.gz
Fix a YTK bug.
Diffstat (limited to 'usr.sbin/xntpd')
-rwxr-xr-xusr.sbin/xntpd/scripts/stats/summary.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/scripts/stats/summary.sh b/usr.sbin/xntpd/scripts/stats/summary.sh
index caac2b0..19b64a0 100755
--- a/usr.sbin/xntpd/scripts/stats/summary.sh
+++ b/usr.sbin/xntpd/scripts/stats/summary.sh
@@ -6,7 +6,7 @@
# runs the file-specific summary script and appends the summary data to
# designated files.
#
-DATE=`date +19%y%m%d`
+DATE=`date +%Y%m%d`
SIN=S.in
SOUT=S.out
LOOP=loop_summary
OpenPOWER on IntegriCloud