зеркало из https://github.com/microsoft/git.git
fix "test: 2: unexpected operator" on bsd
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
d7ee090d0d
Коммит
ef1af9d9af
|
@ -33,7 +33,7 @@ then
|
|||
fi
|
||||
|
||||
merge >/dev/null 2>/dev/null
|
||||
if test $? == 127
|
||||
if test $? = 127
|
||||
then
|
||||
echo >&2 'You do not seem to have "merge" installed.
|
||||
Please check INSTALL document.'
|
||||
|
|
Загрузка…
Ссылка в новой задаче