diff contrib/patchbomb @ 1603:5352a5407dc1

make patchbomb work with recent changes to export
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Wed, 28 Dec 2005 07:11:46 -0800
parents f3837564ed03
children da3f1121721b
line wrap: on
line diff
--- 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 = []