From 93bb6628493cf9960e1ed537c560daac53df57cc Mon Sep 17 00:00:00 2001 From: Brian Caswell Date: Thu, 27 Mar 2025 09:10:15 -0400 Subject: [PATCH] fix test-on-azure.sh typo --- eng/test-azure-image.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/eng/test-azure-image.sh b/eng/test-azure-image.sh index 4c66c8c..ba6b397 100755 --- a/eng/test-azure-image.sh +++ b/eng/test-azure-image.sh @@ -18,7 +18,6 @@ SIZE=${3:-Standard_B1ls} function fail { echo ERROR if [ -f ${ERR} ]; then - ec cat "${ERR}" fi if [ -f ${LOG} ]; then