From f82e48ddcc09db19739b9562dae869e8f8fcf699 Mon Sep 17 00:00:00 2001 From: Jenny Li Date: Tue, 9 Nov 2021 19:29:03 +0800 Subject: [PATCH] [skip ci] Add comment for prepare_e2e script (#11474) Signed-off-by: Jenny Li --- tests/scripts/prepare_e2e.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/scripts/prepare_e2e.sh b/tests/scripts/prepare_e2e.sh index c0fd74f72a..72bbc5cc19 100755 --- a/tests/scripts/prepare_e2e.sh +++ b/tests/scripts/prepare_e2e.sh @@ -16,6 +16,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +# Exit immediately for non zero status set -e set -x