author | Alex Riesen <raa.lkml@gmail.com> | |
Thu, 5 Jan 2006 11:57:36 +0000 (12:57 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 6 Jan 2006 01:24:47 +0000 (17:24 -0800) | ||
commit | 2ccd2027b012f481018b9a95929fa8df6ce1d33f | |
tree | f8487ae456818a356b7181a6870d4486bcaff8c4 | tree | snapshot |
parent | 10ae7d86c170554bc815ec460a83b608715063c1 | commit | diff |
trivial: check, if t/trash directory was successfully created
and was successfully entered. Otherwise git-init-db will create it directly
in the working directory (t/) which can be dangerous.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
and was successfully entered. Otherwise git-init-db will create it directly
in the working directory (t/) which can be dangerous.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/test-lib.sh | diff | blob | history |