kibana/src
Jonathan Budzenski 90d6b223a6
[target/windows] Fix KBN_PATH_CONF expansion in bin/*.bat (#104517)
When setting the environment variable KBN_PATH_CONF in Windows, paths
containing special characters will be expanded and interpreted, instead
of being treated as a string.  This wraps `%KBN_PATH_CONF%` in quotes to
prevent this.

Testing:
1) set "KBN_PATH_CONF=C:\With space\special()%$characters\kibana\config"
2) bin\kibana*.bat should run
2021-07-06 14:58:43 -05:00
..
cli [cli/serve/integrationTests] log stdout from process when parsing fails (#98699) 2021-04-29 14:59:40 -04:00
cli_encryption_keys Remove /src/legacy (#95510) 2021-04-06 09:25:36 +02:00
cli_keystore [cli/keystore] Transpile sources in dev (#97501) 2021-04-21 17:39:04 -05:00
cli_plugin [plugin cli] Remove settings argument from warnings log (#101824) 2021-06-10 12:03:37 -05:00
core [DOCS] Fixes links to anomaly detection overview (#104350) 2021-07-06 08:27:38 -07:00
dev [target/windows] Fix KBN_PATH_CONF expansion in bin/*.bat (#104517) 2021-07-06 14:58:43 -05:00
docs Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
fixtures/telemetry_collectors [API DOCS] Usage Collection (#98656) 2021-05-04 12:32:11 +01:00
plugins Add userSetup plugin skeleton. (#101610) 2021-07-06 14:41:24 +02:00
setup_node_env Ban use of lodash.template (#100277) 2021-05-19 10:06:52 -04:00