On Sun, Mar 8, 2015 at 6:04 PM, brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> wrote: > On Sun, Mar 08, 2015 at 05:43:41PM -0400, Eric Sunshine wrote: >> On Sun, Mar 8, 2015 at 11:40 AM, Kyle J. McKay <mackyle@xxxxxxxxx> wrote: >>> Warning: using insecure memory! >>> >>> Unfortunately when running the test, that message gets >>> collected in the stdout result of git show -s --show-signature >>> but is collected in the stderr result of git verify-commit -v >> >> I'm having trouble parsing this. Is there a word missing? > Perhaps this is better? > > Unfortunately when running the test, that message is found in the standard > output of git show -s --show-signature, but in the standard error of git > verify-commit -v causing the comparisons of both standard output and > standard error to fail. That doesn't help me parse it any better. It's the "but" without a corresponding "not" which seems to be throwing me off. Typically, one would write "this but not that" or "not this but that". I can't tell if there is a "not" missing or if the "but" is supposed to be an "and" or if something else was intended. -- 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