Skip to content

Commit 35e3875

Browse files
committed
Allow base_daemon_path to be normalized for Cygwin
Since the Cygwin git-daemon can be used.
1 parent e07d91a commit 35e3875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lib/helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ def remote_repo_creator(self):
302302
cw.set("url", remote_repo_url)
303303

304304
with git_daemon_launched(
305-
Git.polish_url(base_daemon_path, is_cygwin=False), # No daemon in Cygwin.
305+
Git.polish_url(base_daemon_path),
306306
"127.0.0.1",
307307
GIT_DAEMON_PORT,
308308
):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy