From a835909525a53f97c584f6dfedaab2a800a0fb36 Mon Sep 17 00:00:00 2001 From: Goutham Pratapa Date: Mon, 17 Apr 2023 11:51:42 +0530 Subject: [PATCH] Fix failing cleanup dp (#22462) --- scripts/cleanup_dp.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/cleanup_dp.sh b/scripts/cleanup_dp.sh index a73620892b..fdea8fc2b9 100644 --- a/scripts/cleanup_dp.sh +++ b/scripts/cleanup_dp.sh @@ -1,9 +1,6 @@ #!/bin/bash # Configure the AWS & kubectl environment -set -o errexit -set -o nounset - mkdir ~/.aws; touch ~/.aws/config echo "[default]