summaryrefslogtreecommitdiff
path: root/net/cvsup-mirror
diff options
context:
space:
mode:
Diffstat (limited to 'net/cvsup-mirror')
-rw-r--r--net/cvsup-mirror/files/update.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cvsup-mirror/files/update.sh b/net/cvsup-mirror/files/update.sh
index 166a4812f10b..4905a77e3556 100644
--- a/net/cvsup-mirror/files/update.sh
+++ b/net/cvsup-mirror/files/update.sh
@@ -26,7 +26,7 @@ exec >${log} 2>&1
# Do the update
-date "+CVSup update begins at %Y/%m/%d %H:%M:%S"
+date "+CVSup update begins at %Y-%m-%d %T"
# The rest of this is executed while holding the lock file, to ensure that
# multiple instances won't collide with one another.
@@ -72,4 +72,4 @@ fi
E*O*F
-date "+CVSup update ends at %Y/%m/%d %H:%M:%S"
+date "+CVSup update ends at %Y-%m-%d %T"