diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-10-17 14:04:43 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-10-17 14:04:43 +0900 |
commit | cff48ccf2a4fefab6f87b1b6ec9ec63595d88175 (patch) | |
tree | f457e38be0a78d935b9d4dcb8e0f2ef2c32084f0 /Documentation/gittutorial.txt | |
parent | Crawling towards -rc2 (diff) | |
download | tgif-cff48ccf2a4fefab6f87b1b6ec9ec63595d88175.tar.xz |
t5601: rm the target file of cp that could still be executing
"while sh t5601-clone.sh; do :; done" seems to fail sporadically at
around test #45 where fake-ssh wrapper is copied create plink.exe,
with an error message that says the "text is busy".
I have a mild suspicion that the root cause of the bug is that the
fake SSH process from the previous test is still running by the time
the next test wants to replace it with a new binary, but in the
meantime, removing the target that could still be executing before
copying something else over seems to work it around.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gittutorial.txt')
0 files changed, 0 insertions, 0 deletions