summaryrefslogtreecommitdiffstats
path: root/bin/do-diffs
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2000-02-03 17:55:28 +0000
committerTar Committer <tar@ocjtech.us>2000-02-03 17:55:28 +0000
commitb24aa5051db5d4bf9757efe7df06cb1892898382 (patch)
tree9cdcee7bb6f7780d08f94997af4f8232b5bd0417 /bin/do-diffs
parent42de2e53682c49b050f19fdbaaf68451ba487303 (diff)
downloadrancid-b24aa5051db5d4bf9757efe7df06cb1892898382.tar.gz
rancid-b24aa5051db5d4bf9757efe7df06cb1892898382.tar.xz
rancid-b24aa5051db5d4bf9757efe7df06cb1892898382.zip
Imported from rancid-1.4.tar.gz.rancid-1.4
Diffstat (limited to 'bin/do-diffs')
-rwxr-xr-xbin/do-diffs4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/do-diffs b/bin/do-diffs
index 3b5eced..88cc445 100755
--- a/bin/do-diffs
+++ b/bin/do-diffs
@@ -37,7 +37,7 @@ do
/bin/rm -f $LOCKFILE
fi
- echo ending: `date`
echo
- ) >$BASEDIR/logs/$GROUP.`date +%y%m%d.%H%M%S` 2>&1
+ echo ending: `date`
+ ) >$BASEDIR/logs/$GROUP.`date +%Y%m%d.%H%M%S` 2>&1
done