fix t5600-clone-fail-cleanup.sh on windows
authorAlex Riesen <raa.lkml@gmail.com>
Thu, 23 Feb 2006 11:25:20 +0000 (12:25 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 23 Feb 2006 11:47:15 +0000 (03:47 -0800)
In windows you cannot remove current or opened directory,
an opened file, a running program, a loaded library, etc...

[jc: signoffs? With a minor quoting fix.]

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found