On Tue, May 7, 2013 at 6:39 PM, Felipe Contreras <felipe.contreras@xxxxxxxxx> wrote: > + (cd gitrepo && > + git fetch && > + git log --format="%an %ad %s" --date=short origin/master > ../actual) && > + > + test_cmp actual expected Hmm: test_cmp expected actual -- Felipe Contreras -- 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