[skip ci] Add comment for prepare_e2e.sh (#11535)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/11586/head
Jenny Li 2021-11-10 19:26:44 +08:00 committed by GitHub
parent 9a997f5d17
commit 250f3eb965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
# Exit immediately for non zero status
set -e
# Print commands
set -x
SOURCE="${BASH_SOURCE[0]}"