> I thought about that, but then I didn't want to complicate things and > delay getting those patches out there any longer. Does the extension > and/or review board in general work with patch queues? Or in other > words, can I tell it to send out patches m through n as a sequence? I > think somebody tried that and it didn't work, but I figured I'd ask.
Not trivially, but you can do % hg postreview -o % hg qpush % hg postreview -o etc. It works fine and is pretty painless. Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
