From 9682e5100f4258698573097458830e432aac88ae Mon Sep 17 00:00:00 2001 From: Karel Suta Date: Fri, 17 Jan 2025 10:17:06 +0100 Subject: [PATCH] Test commit --- test/e2e/setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/e2e/setup.sh b/test/e2e/setup.sh index 71b5b12a0..ca8ebc12e 100755 --- a/test/e2e/setup.sh +++ b/test/e2e/setup.sh @@ -14,6 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. + set -euo pipefail : "${KUBERAY_VERSION}"