diff bin/publishdebianpackages.py @ 409:ecc671a84a73 treepkg-status

fixed small bugs
author Bjoern Ricks <bricks@intevation.de>
date Thu, 22 Jul 2010 10:26:40 +0000
parents 02d498ee90b8
children 58ecf7c0ecba
line wrap: on
line diff
--- a/bin/publishdebianpackages.py	Thu Jul 22 10:17:42 2010 +0000
+++ b/bin/publishdebianpackages.py	Thu Jul 22 10:26:40 2010 +0000
@@ -72,7 +72,7 @@
                                      " --newest=$num_newest",
                                      #runremote=runremote,
                                      runremote="",
-                                     **variables)).splitlines()
+                                     **variables))
     return TreepkgInfo.fromxml(xml)
 
 def get_binary_arch(arch): 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)