commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r10122 - trunk/gnue-common/utils


From: reinhard
Subject: [gnue] r10122 - trunk/gnue-common/utils
Date: Thu, 10 Dec 2009 05:00:32 -0600 (CST)

Author: reinhard
Date: 2009-12-10 05:00:32 -0600 (Thu, 10 Dec 2009)
New Revision: 10122

Modified:
   trunk/gnue-common/utils/make-packages
Log:
Be quiet when automatically updating SVN.


Modified: trunk/gnue-common/utils/make-packages
===================================================================
--- trunk/gnue-common/utils/make-packages       2009-12-10 10:54:00 UTC (rev 
10121)
+++ trunk/gnue-common/utils/make-packages       2009-12-10 11:00:32 UTC (rev 
10122)
@@ -8,7 +8,7 @@
 
 # Update SVN to make sure we get the right revision number
 echo "$(date --iso-8601=seconds) Updating svn"
-svn update
+svn update --quiet
 
 package=$(basename $(pwd) | sed -e 's/gnue-//')
 version=$(gcvs -c "import src; print src.__version__.get_version()")





reply via email to

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