From f6155bf5a0f2e09344435aba4f7bccff40307a1b Mon Sep 17 00:00:00 2001 From: Vimlesh Mishra Date: Mon, 18 Aug 2025 16:01:08 +0530 Subject: [PATCH] pre-test PR URL: https://www.github.com/delphix/linux-pkg/pull/370 --- packages/windows-connector/config.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/windows-connector/config.sh b/packages/windows-connector/config.sh index 003cfa7..7ada435 100644 --- a/packages/windows-connector/config.sh +++ b/packages/windows-connector/config.sh @@ -18,6 +18,7 @@ DEFAULT_PACKAGE_GIT_URL="https://github.com/delphix/dlpx-app-gate.git" SKIP_COPYRIGHTS_CHECK=true +PACKAGE_GIT_BRANCH="40e955f6b0fb138500a36ea0beeffe32bc66c058" function build() { CONNECTOR_DIR="${WORKDIR}/repo/appliance/server/connector"