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:
Johannes Schindelin
2010-10-23 08:09:26 -07:00
committed by Pat Thoyts
parent ab2741c4d5
commit 4b895e9ae7

View File

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