commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r9731 - trunk/www/utils/sbin


From: reinhard
Subject: [gnue] r9731 - trunk/www/utils/sbin
Date: Thu, 21 Jun 2007 07:21:52 -0500 (CDT)

Author: reinhard
Date: 2007-06-21 07:21:52 -0500 (Thu, 21 Jun 2007)
New Revision: 9731

Modified:
   trunk/www/utils/sbin/update-tasks
Log:
Fixed typo.


Modified: trunk/www/utils/sbin/update-tasks
===================================================================
--- trunk/www/utils/sbin/update-tasks   2007-06-21 12:20:34 UTC (rev 9730)
+++ trunk/www/utils/sbin/update-tasks   2007-06-21 12:21:52 UTC (rev 9731)
@@ -70,7 +70,7 @@
 else
  SVNUPDATE="svn update --non-interactive -q"
  SVNCLEANUP="svn cleanup"
- echo "$(date "%F %T")  Updating svn."
+ echo "$(date +"%F %T")  Updating svn."
  # Autogenerated stuff that gets in the way
  cd ${CHECKOUT}
  rm -f */po/*.po* 2>&1 > /dev/null





reply via email to

[Prev in Thread] Current Thread [Next in Thread]