diff options
author | Jeff King <peff@peff.net> | 2016-09-05 17:52:10 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-09-07 11:45:26 -0700 |
commit | 1962d9fbe3feeb888053d0c648e39b82870c4ef3 (patch) | |
tree | 0911b665941b90a7880d1e3c1e327b5097847064 /Documentation/RelNotes/1.5.6.3.txt | |
parent | Git 2.9.3 (diff) | |
download | tgif-1962d9fbe3feeb888053d0c648e39b82870c4ef3.tar.xz |
t5305: move cleanup into test block
We usually try to avoid doing any significant actions
outside of test blocks. Although "rm -rf" is unlikely to
either fail or to generate output, moving these to the
point of use makes it more clear that they are part of the
overall setup of "clone.git".
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.5.6.3.txt')
0 files changed, 0 insertions, 0 deletions