mirror of
https://github.com/git/git.git
synced 2026-03-21 06:00:09 +01:00
Tests: make sure that $DIFF is non-empty
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
committed by
lmfadmin
parent
110b20615c
commit
5e057cab90
@@ -851,6 +851,8 @@ 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