author | Johannes Schindelin <johannes.schindelin@gmx.de> | |
Mon, 27 Apr 2009 22:12:31 +0000 (00:12 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Apr 2009 23:33:53 +0000 (16:33 -0700) | ||
commit | b9d622e711f0bf0280996bd79ec8509475ae80e5 | |
tree | 52570f918a5b0ddf9902f08f79e2e3b64ab1b2db | tree | snapshot |
parent | 9a695fbf388263794ccbd16a342f4e2f8c5d400d | commit | diff |
t5701: do not get stuck in empty-push/
A test might happen to be the last one in the script, but other people
later may want to add more tests after your test is done.
Do not surprise them by going in a subdirectory to run a part of your test
and never coming out of it. This fixes a162e78 in that respect.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
A test might happen to be the last one in the script, but other people
later may want to add more tests after your test is done.
Do not surprise them by going in a subdirectory to run a part of your test
and never coming out of it. This fixes a162e78 in that respect.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5701-clone-local.sh | diff | blob | history |