mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for prepare_e2e.sh (#11535)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/11586/head
parent
9a997f5d17
commit
250f3eb965
|
@ -18,6 +18,8 @@
|
|||
|
||||
# Exit immediately for non zero status
|
||||
set -e
|
||||
|
||||
# Print commands
|
||||
set -x
|
||||
|
||||
SOURCE="${BASH_SOURCE[0]}"
|
||||
|
|
Loading…
Reference in New Issue