From 810c1dd50145668775b002ca0ce38d8f377cb549 Mon Sep 17 00:00:00 2001 From: Vimlesh Mishra Date: Thu, 19 Jun 2025 20:50:20 +0530 Subject: [PATCH] test PR URL: https://www.github.com/delphix/linux-pkg/pull/355 --- 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 003cfa73..e5b96835 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="6325a60ffd067addee3f05756e0b8a4d58ae44ec" function build() { CONNECTOR_DIR="${WORKDIR}/repo/appliance/server/connector"