Skip to content
Snippets Groups Projects
Commit 8588d417 authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

Select random port

parent f9b4bb03
Branches
No related tags found
No related merge requests found
......@@ -32,6 +32,8 @@ ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), \
DEFAULT_DOMAIN_NAME = $(DomainNemo)
UID_DOMAIN = $(DomainNemo)
# Choose random port to listen
SHARED_PORT_PORT = 0
# localhost's condor is admin
ALLOW_ADMINISTRATOR = $(ALLOW_ADMINISTRATOR), \
condor@$(UID_DOMAIN)/$(IP_ADDRESS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment