mirror of
https://github.com/git/git.git
synced 2026-03-18 04:30: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:
@@ -775,6 +775,8 @@ export PATH GIT_EXEC_PATH GIT_TEMPLATE_DIR GIT_CONFIG_NOSYSTEM GIT_CONFIG_NOGLOB
|
||||
|
||||
. ../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