On Sun, Apr 17, 2016 at 02:19:00PM -0400, Eric Sunshine wrote: > On Sun, Apr 17, 2016 at 1:31 PM, Santiago Torres <santiago@xxxxxxx> wrote: > >> + grep "^.GNUPG" <expect.stderr.1 >expect.stderr && > >> > >> Hmm, is there a reason you didn't stick with the more strict regex > >> Peff suggested? > >> > >> ^.GNUPG:. > >> > >> (Genuine question: I'm not saying your choice is wrong, I'm just > >> interested in the reasoning behind the decision.) > > > > I actually had missed the ":". I read the email and tried to internalize > > what the new test was actually doing, then I rewrote the test. > > > > I think I could add it for completeness though. > > Junio already made this correction and others in the three patches he > queued on his 'pu' branch. It's possible that he also made other > tweaks not mentioned in the reviews, so it's a good idea to compare > what he queued against what you plan to send for the re-roll to ensure > that nothing is missed. Thanks. Oh, I'm looking at the patches in pu, I didn't know they were there yet. Thanks for the heads up. Also, would it make sense to copy the commit messages as they are on the pu branch? for consistency? Or should ommit those three patches and work on 4+ for the re-roll instead? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html