提交 0ba92ef3 编写于 作者: J Junio C Hamano

Merge branch 'jc/test-lazy-prereq'

Test-script clean-up.

* jc/test-lazy-prereq:
  tests: drop GIT_*_TIMING_TESTS environment variable support
......@@ -7,8 +7,6 @@ test_description='Test commit notes index (expensive!)'
. ./test-lib.sh
test -n "$GIT_NOTES_TIMING_TESTS" && test_set_prereq EXPENSIVE
create_repo () {
number_of_commits=$1
nr=0
......
......@@ -4,8 +4,6 @@ test_description='git rebase - test patch id computation'
. ./test-lib.sh
test -n "$GIT_PATCHID_TIMING_TESTS" && test_set_prereq EXPENSIVE
count () {
i=0
while test $i -lt $1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册