On Tue, Sep 3, 2013 at 12:07 PM, Jonathan Nieder <jrnie...@gmail.com> wrote:

>  test_expect_success 'start^0' '
> -       test $(cat .git/refs/tags/start) = $(git rev-parse start^0)
> +       test_cmp_rev_output tags/start "git rev-parse start^0"
>  '

Backwards and yodaish this is.

-- 
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