diff test/test_packager.py @ 517:de78084fcbce

rename do_svn_update in do_update because we provide svn and git support now
author Bjoern Ricks <bricks@intevation.de>
date Wed, 10 Nov 2010 13:17:32 +0000
parents e5b66539f893
children 94ff51f691a2
line wrap: on
line diff
--- a/test/test_packager.py	Wed Nov 10 12:03:58 2010 +0000
+++ b/test/test_packager.py	Wed Nov 10 13:17:32 2010 +0000
@@ -187,7 +187,7 @@
         self.do_stop = do_stop
         self.instructions_file = instructions_file
 
-    def package_if_updated(self, revision, do_svn_update=True):
+    def package_if_updated(self, revision, do_update=True):
         if self.do_stop:
             writefile(self.instructions_file, "stop")
         if self.do_package:
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)