Merge branch 'ab/retire-scripted-add-p'
Test fix. * ab/retire-scripted-add-p: t3701: we don't need no Perl for `add -i` anymore
This commit is contained in:
commit
0d865049f7
@ -7,12 +7,6 @@ export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
|
|||||||
. ./test-lib.sh
|
. ./test-lib.sh
|
||||||
. "$TEST_DIRECTORY"/lib-terminal.sh
|
. "$TEST_DIRECTORY"/lib-terminal.sh
|
||||||
|
|
||||||
if test_have_prereq !PERL
|
|
||||||
then
|
|
||||||
skip_all='skipping add -i (scripted) tests, perl not available'
|
|
||||||
test_done
|
|
||||||
fi
|
|
||||||
|
|
||||||
diff_cmp () {
|
diff_cmp () {
|
||||||
for x
|
for x
|
||||||
do
|
do
|
||||||
|
Loading…
Reference in New Issue
Block a user