From d4f41008f64d39fd9732b2cd657f29264b81fab0 Mon Sep 17 00:00:00 2001 From: Richard Belleville Date: Mon, 13 Jun 2022 15:04:32 -0700 Subject: [PATCH] Remove debuggability of important script --- hack/update-codegen.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/update-codegen.sh b/hack/update-codegen.sh index b448ea3e84..4dd7b14bdd 100755 --- a/hack/update-codegen.sh +++ b/hack/update-codegen.sh @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -set -x set -o errexit set -o nounset set -o pipefail