author | Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk> | |
Sat, 29 Jul 2006 16:12:34 +0000 (17:12 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 2 Aug 2006 07:27:17 +0000 (00:27 -0700) | ||
commit | 6ebdee5af47df0c64354e452419015a694c25f5f | |
tree | f12a8dd72ec0ec1ec410665423abf05f4b82fb5d | tree | snapshot |
parent | bc9e1b8483b16d117d2f868f96e354be2a678d52 | commit | diff |
Ensure git-clone exits with error if perl script fails.
This helps tests 5400,5600,5700,5710 "fail correctly" rather than
give some false positives. Also ensure cleanup actions in exit trap
work correctly even if user has alias rm='rm -i'.
Signed-off-by: Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This helps tests 5400,5600,5700,5710 "fail correctly" rather than
give some false positives. Also ensure cleanup actions in exit trap
work correctly even if user has alias rm='rm -i'.
Signed-off-by: Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clone.sh | diff | blob | history |