[Lsb-messages] /var/www/bzr/lsb/devel/buildbot-config r210: More double-slashes.

Jeff Licquia licquia at linuxfoundation.org
Sat Feb 11 16:42:32 UTC 2012


------------------------------------------------------------
revno: 210
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: buildbot-config
timestamp: Sat 2012-02-11 11:42:32 -0500
message:
  More double-slashes.
modified:
  lsb_master.cfg
-------------- next part --------------
=== modified file 'lsb_master.cfg'
--- a/lsb_master.cfg	2012-02-11 15:39:50 +0000
+++ b/lsb_master.cfg	2012-02-11 16:42:32 +0000
@@ -654,7 +654,7 @@
                                name="clear-old-packaging"))
         b.addStep(ShellCommand(
                 command=["bzr", "checkout", 
-                         WithProperties("%s/lsb/%%(branch_name)s/packaging"
+                         WithProperties("%slsb/%%(branch_name)s/packaging"
                                         % bzr_toplevel),
                          "../packaging"],
                 name="checkout-packaging", timeout=bzr_timeout_seconds))



More information about the lsb-messages mailing list