diff options
| author | Ollivier Robert <roberto@FreeBSD.org> | 2001-08-29 14:35:15 +0000 |
|---|---|---|
| committer | Ollivier Robert <roberto@FreeBSD.org> | 2001-08-29 14:35:15 +0000 |
| commit | 224ba2bd37e182b64f7d78defef8a6cacaad3415 (patch) | |
| tree | 3cfb63f1a112ee17469b17fc1593a88d004ddda6 /contrib/ntp/scripts/stats/summary.sh | |
| parent | 1c80946020d06ca926154926c7c890d211708395 (diff) | |
Notes
Diffstat (limited to 'contrib/ntp/scripts/stats/summary.sh')
| -rwxr-xr-x | contrib/ntp/scripts/stats/summary.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/scripts/stats/summary.sh b/contrib/ntp/scripts/stats/summary.sh index 655c4be9dcdd..dffdb0b1569f 100755 --- a/contrib/ntp/scripts/stats/summary.sh +++ b/contrib/ntp/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 +20%y%m%d` S=/usr/local/bin/S SIN=S.in SOUT=S.out |
