make patchbomb work with recent changes to export
authorVadim Gelfer <vadim.gelfer@gmail.com>
Wed, 28 Dec 2005 07:11:46 -0800
changeset 1603 5352a5407dc1
parent 1595 dca956c9767d
child 1604 da3f1121721b
make patchbomb work with recent changes to export
contrib/patchbomb
--- a/contrib/patchbomb	Thu Dec 22 13:18:44 2005 -0600
+++ b/contrib/patchbomb	Wed Dec 28 07:11:46 2005 -0800
@@ -159,6 +159,7 @@
             self.lines = []
 
     commands.export(ui, repo, *args, **{'output': exportee(patches),
+                                        'switch_parent': False,
                                         'text': None})
 
     jumbo = []