git clone <url> C:\cygwin\home\USER\repo' is working (again)
[gitweb.git] / t / t5601-clone.sh
index ddaa96ac4f44a4e4799aa509b3bd69bc28628d60..f83a637194e977a6db358476887db28c040d5e05 100755 (executable)
@@ -487,7 +487,7 @@ test_clone_url () {
        expect_ssh "$@"
 }
 
-test_expect_success !MINGW 'clone c:temp is ssl' '
+test_expect_success !MINGW,!CYGWIN 'clone c:temp is ssl' '
        test_clone_url c:temp c temp
 '