author | Alex Riesen <raa.lkml@gmail.com> | |
Mon, 28 Apr 2008 21:09:55 +0000 (23:09 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 28 Apr 2008 22:03:28 +0000 (15:03 -0700) | ||
commit | e42251a221e44c0bd8438019da1c307def9a4ca8 | |
tree | a1d2edccaf23cac5699458e1645515e18c4b6758 | tree | snapshot |
parent | a2b26acd7afb4d77d8844ccd681e993f25e75205 | commit | diff |
Use "=" instead of "==" in condition as it is more portable
At least the dash from Ubuntu's /bin/sh says:
test: 233: ==: unexpected operator
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
At least the dash from Ubuntu's /bin/sh says:
test: 233: ==: unexpected operator
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-clone.sh | diff | blob | history |