Re: [PATCH] git-mergetool--lib.sh: fix mergetool.<tool>.* configurations ignored for known tools
From: Andreas Schwab <hidden>
Date: 2016-06-15 22:48:55
Sylvain Rabot [off-list ref] writes:
+ if !test -f "$merge_tool_path/$merge_tool_cmd_base"; then
Missing space after '!'.
+ elif !test -x "$merge_tool_path/$merge_tool_cmd_base"; then
Likewise. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."