On Tue, May 7, 2013 at 6:39 PM, Felipe Contreras
<felipe.contre...@gmail.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to