Skip to content
Snippets Groups Projects
Commit 6f89fcf3 authored by Takumi.Matsunobu's avatar Takumi.Matsunobu
Browse files

yes

parent 2f7ddf3e
Branches D2takumi_LMU
No related tags found
No related merge requests found
Pipeline #19874 passed
......@@ -92,7 +92,7 @@ class IconNwp(Package):
url = "{}://{}:{}@{}/{}".format(parsed.scheme, user, password, parsed.netloc, parsed.path)
if "+lmu" in self.spec:
self.fetcher.url = self.git = "https://gitlab.physik.uni-muenchen.de/LDAP_w2w-b3/icon-nwp-psp.git"
self.fetcher.url = self.git = "https://gitlab.physik.uni-muenchen.de/LDAP_w2w-b3/icon.git"
else:
self.fetcher.url = self.git = url
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment