From f66df98794150fc1bec41b084673e336b3e5a290 Mon Sep 17 00:00:00 2001 From: rarified Date: Thu, 31 Dec 2020 15:14:54 -0700 Subject: [PATCH] Jenkins can't cope with submodule name different than the in the superproject. Change .gitmodules entry "SDK-binary" to "MOULOpenSourceClientPlugin/SDK-binary" --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0caee9fb..82398872 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "SDK-binary"] +[submodule "MOULOpenSourceClientPlugin/SDK-binary"] path = MOULOpenSourceClientPlugin/SDK-binary url = https://foundry.openuru.org/gitblit/r/CWE-SDKs/SDK-binary-VS2010