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)
commitedd3ebfe27bf0df113846a3d4616ea538f8c04be
treed941b6d47e71ab4a9444f32e40fb58909d4da9e1
parent6dc78e696b8597204b903073da932fc5ed0f419e
fix t5600-clone-fail-cleanup.sh on windows

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>
git-clone.sh