Hi Lars,

Lars Schneider <larsxschnei...@gmail.com> writes:

> +test_expect_success 'Clone repo containing iso8859-1 encoded paths with 
> git-p4.pathEncoding' '
> +
> +        test_when_finished cleanup_git &&
> +        (
> +                cd "$git" &&
> +                git init . &&
> +                git config git-p4.pathEncoding iso8859-1 &&

Wouldn't 'test_config' be better here?

Thanks,
Rémi
--
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