mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
use dedicated release log in order to build lucene & es releases in parallel
This commit is contained in:
parent
8e0291823a
commit
098cbef6d0
@ -54,7 +54,7 @@ Once it's done it will print all the remaining steps.
|
||||
- S3 keys exported via ENV Variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY)
|
||||
"""
|
||||
|
||||
LOG = '/tmp/release.log'
|
||||
LOG = '/tmp/elasticsearch_release.log'
|
||||
|
||||
def log(msg):
|
||||
log_plain('\n%s' % msg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user