commit | e6a6ddc93a89862319c7876536d79d6d3538de5a | [log] [tgz] |
---|---|---|
author | Thomas Rast <trast@inf.ethz.ch> | Tue Jun 18 14:25:58 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jun 18 11:14:50 2013 -0700 |
tree | c5e3d601d01e6490050beed701ab773cd9cc58a4 | |
parent | a57397b0d6709d75ab23145fd4fea5ce65dc1054 [diff] |
test-lib: refactor $GIT_SKIP_TESTS matching It's already used twice, and we will have more of the same kind of matching in a minute. Helped-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Thomas Rast <trast@inf.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>