mirror of
https://github.com/git/git.git
synced 2026-03-18 20:50:07 +01:00
Revert "Tests: make sure that $DIFF is non-empty"
This reverts commit bf458f5c59, because
it is apparently no longer necessary.
This commit is contained in:
committed by
Pat Thoyts
parent
ab2741c4d5
commit
4b895e9ae7
@@ -874,8 +874,6 @@ export PATH GIT_EXEC_PATH GIT_TEMPLATE_DIR GIT_CONFIG_NOSYSTEM GIT_CONFIG_NOGLOB
|
||||
|
||||
. "$GIT_BUILD_DIR"/GIT-BUILD-OPTIONS
|
||||
|
||||
DIFF="${DIFF:-diff}"
|
||||
|
||||
if test -z "$GIT_TEST_CMP"
|
||||
then
|
||||
if test -n "$GIT_TEST_CMP_USE_COPIED_CONTEXT"
|
||||
|
||||
Reference in New Issue
Block a user