[Debian-live-changes] r1399 - dists/trunk/live-helper/examples

Daniel Baumann daniel at alioth.debian.org
Tue May 8 20:12:02 UTC 2007


Author: daniel
Date: 2007-05-08 20:12:02 +0000 (Tue, 08 May 2007)
New Revision: 1399

Modified:
   dists/trunk/live-helper/examples/snapshot-build.sh
Log:


Modified: dists/trunk/live-helper/examples/snapshot-build.sh
===================================================================
--- dists/trunk/live-helper/examples/snapshot-build.sh	2007-05-08 20:09:53 UTC (rev 1398)
+++ dists/trunk/live-helper/examples/snapshot-build.sh	2007-05-08 20:12:02 UTC (rev 1399)
@@ -96,7 +96,7 @@
 
 if [ "${UPDATE_INDICES}" = "true" ]
 then
-	LAST_UPDATE="`date -r`"
+	LAST_UPDATE="`date -R`"
 
 	# Updating binary indices
 	cd "${SERVER}"




More information about the Debian-live-changes mailing list