diff treepkg/readconfig.py @ 401:2db42a2a9db9 treepkg-status

add os config statement
author Bjoern Ricks <bricks@intevation.de>
date Mon, 12 Jul 2010 15:06:22 +0000
parents 89ecca5d262e
children e049599fde1a
line wrap: on
line diff
--- a/treepkg/readconfig.py	Mon Jul 12 12:21:39 2010 +0000
+++ b/treepkg/readconfig.py	Mon Jul 12 15:06:22 2010 +0000
@@ -79,6 +79,7 @@
     ("changelog_msg_template", str, "Update to revision %(revision)s"),
     ("git_branch", str,""),
     ("git_url", str,""),
+    ("os", str, ""),
     ("builder_cls",str,"PBuilder")
     ]
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)