mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
ea252d133f
commit
dd521e2c06
4 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# - Powershell 4
|
||||
# - Windows 7 or newer
|
||||
# - Java 7 or newer
|
||||
# - Java 8 or newer
|
||||
|
||||
$LS_CONFIG="test.conf"
|
||||
$LS_BRANCH=$env:LS_BRANCH
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# - Powershell 4
|
||||
# - Windows 7 or newer
|
||||
# - Java 7 or newer
|
||||
# - Java 8 or newer
|
||||
# - Ruby 7 or newer
|
||||
|
||||
$ruby = $env:RUBY_HOME + "\jruby.exe"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
# - Powershell 4
|
||||
# - Windows 7 or newer
|
||||
# - Java 7 or newer
|
||||
# - Java 8 or newer
|
||||
|
||||
Add-Type -assembly "system.io.compression.filesystem"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
# - Powershell 4
|
||||
# - Windows 7 or newer
|
||||
# - Java 7 or newer
|
||||
# - Java 8 or newer
|
||||
|
||||
Add-Type -assembly "system.io.compression.filesystem"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue