Skip to content

Commit eec859c

Browse files
authored
Merge pull request #3962 from dscho/fix-vimdiff-test
fixup for the vimdiff regression tests
2 parents eb13b4d + da71ba8 commit eec859c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mergetools/vimdiff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ run_unit_tests () {
623623
done
624624
}
625625

626-
base_present=1
626+
base_present=false
627627
LOCAL='lo cal'
628628
BASE='ba se'
629629
REMOTE="' '"

0 commit comments

Comments
 (0)