[skip ci] Add comment for export-logs.sh (#11701)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/11732/head
Jenny Li 2021-11-12 13:29:37 +08:00 committed by GitHub
parent 3dc4c58ae7
commit 5eca418dca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
# Exit immediately for non zero status
set -e
# Print commands
set -x
ARTIFACTS="${ARTIFACTS:-$(mktemp -d)}"