diff options
author | Patrick Steinhardt <ps@pks.im> | 2015-08-05 11:43:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-05 13:00:04 -0700 |
commit | faacc5aa7c3d9c0695bf0203b55c4fd77cd5cda3 (patch) | |
tree | 597342ddbb7fd9e9db1b073f5b47b38e02092b86 /Documentation/line-range-format.txt | |
parent | tests: fix broken && chains in t1509-root-worktree (diff) | |
download | tgif-faacc5aa7c3d9c0695bf0203b55c4fd77cd5cda3.tar.xz |
tests: fix cleanup after tests in t1509-root-worktree
During cleanup we do a simple 'rm /*' to remove leftover files
from previous tests. As 'rm' errors out when there is anything it
cannot delete and there are directories present at '/' it will
throw an error, causing the '&&' chain to fail.
Fix this by explicitly removing the files.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/line-range-format.txt')
0 files changed, 0 insertions, 0 deletions