summaryrefslogtreecommitdiffstats
path: root/bin/do-diffs
diff options
context:
space:
mode:
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