There was an error while loading. Please reload this page.
1 parent d2cbef3 commit 86da573Copy full SHA for 86da573
1 file changed
buildscripts/scripts/utils/windows.groovy
@@ -28,7 +28,7 @@ void build(Map args) {
28
(args.TARGET == "agent_with_sign") ? [
29
"agents/wnx",
30
// The deprecated_unused_param's have to be present or the script will fail.
31
- "call run.cmd --all --sign deprecated_unused_param1 deprecated_unused_param2",
+ "call run.cmd --all --skip-sql-test --sign deprecated_unused_param1 deprecated_unused_param2",
32
[
33
"cmk-agent-ctl.exe",
34
"check_mk_agent-64.exe",
0 commit comments