Don't strip quotes in sipb-database that won't be there sipb-xen-database/10.30.1
authorEvan Broder <broder@mit.edu>
Fri, 10 Oct 2008 05:54:50 +0000 (01:54 -0400)
committerEvan Broder <broder@mit.edu>
Fri, 10 Oct 2008 05:54:50 +0000 (01:54 -0400)
svn path=/trunk/packages/sipb-xen-database/; revision=1098

client/etc/xen/sipb-database
debian/changelog

index fbc8079..a4da026 100644 (file)
@@ -61,7 +61,7 @@ if 'installer_options' in locals(): #Installer
     extra = 'ro noresume'
     extra += (' ip=%s::%s:%s:%s:eth0:off'
          % (n.ip, config.dhcp.gateway, config.dhcp.netmask, machine.name))
-    extra += ' %s' % installer_options[1:-1]
+    extra += ' %s' % installer_options
     root = '/dev/hdb1'
     codepath = None
 elif cdrom is not None:
index c44c207..fe386f1 100644 (file)
@@ -1,3 +1,9 @@
+sipb-xen-database (10.30.1) unstable; urgency=low
+
+  * Don't strip quotes that won't be there
+
+ -- Evan Broder <broder@mit.edu>  Fri, 10 Oct 2008 01:48:48 -0400
+
 sipb-xen-database (10.30) unstable; urgency=low
 
   * Look for CD images in /dev/xenvg/image_* and validate image name from