author | Yakov Lerner <iler.ml@gmail.com> | |
Mon, 22 May 2006 19:34:00 +0000 (22:34 +0300) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 23 May 2006 01:11:52 +0000 (18:11 -0700) | ||
commit | f803eec51b6fe812c523c8f6474e029163b307e8 | |
tree | ab06af3919bf414db7d4e42c5949f0336693b193 | tree | snapshot |
parent | e3008464e70d25b4926b97b1f86951d7a3cb938d | commit | diff |
Problem: 'trap...exit' causes error message when /bin/sh is ash.
Problem: 'trap...exit' causes error message when /bin/sh is ash.
Fix: Change 'trap...exit' to 'trap...0' like in other scripts.
Signed-off-by: Yakov Lerner <iler.ml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Problem: 'trap...exit' causes error message when /bin/sh is ash.
Fix: Change 'trap...exit' to 'trap...0' like in other scripts.
Signed-off-by: Yakov Lerner <iler.ml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clone.sh | diff | blob | history |