mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
This reverts commit 4eca0f3383
.
This commit is contained in:
parent
e83b6b4889
commit
2dd74f890f
1 changed files with 0 additions and 5 deletions
|
@ -8,11 +8,6 @@ cacheDir="${CACHE_DIR:-"$HOME/.kibana"}"
|
|||
RED='\033[0;31m'
|
||||
C_RESET='\033[0m' # Reset color
|
||||
|
||||
###
|
||||
### Pin to working 7.x snapshot
|
||||
###
|
||||
export TEST_ES_SNAPSHOT_VERSION=7.4.0-87a7e5e3
|
||||
|
||||
###
|
||||
### Since the Jenkins logging output collector doesn't look like a TTY
|
||||
### Node/Chalk and other color libs disable their color output. But Jenkins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue