[Debian-l10n-commits] r1589 - /dl10n/trunk/pootle/sync-projects.d/30fusionforge

bubulle at users.alioth.debian.org bubulle at users.alioth.debian.org
Sat Feb 14 11:41:56 UTC 2009


Author: bubulle
Date: Sat Feb 14 11:41:56 2009
New Revision: 1589

URL: http://svn.debian.org/wsvn/?sc=1&rev=1589
Log:
Better silence bzr this way

Modified:
    dl10n/trunk/pootle/sync-projects.d/30fusionforge

Modified: dl10n/trunk/pootle/sync-projects.d/30fusionforge
URL: http://svn.debian.org/wsvn/dl10n/trunk/pootle/sync-projects.d/30fusionforge?rev=1589&op=diff
==============================================================================
--- dl10n/trunk/pootle/sync-projects.d/30fusionforge (original)
+++ dl10n/trunk/pootle/sync-projects.d/30fusionforge Sat Feb 14 11:41:56 2009
@@ -5,7 +5,5 @@
 
 cd $POOTLEDIR
 cd fusionforge
-bzr update 2>&1 |\
-	grep -v "Tree is up to date"
+bzr update -q 2>&1
 
-exit 0




More information about the Debian-l10n-commits mailing list