From 01e82729d6c89b054a4d466c8728e22be9ae76cd Mon Sep 17 00:00:00 2001 From: Adriano Cunha <35786489+adrcunha@users.noreply.github.com> Date: Thu, 7 Jun 2018 14:12:23 -0700 Subject: [PATCH 1/2] [DO NOT MERGE] Test prow presubmit --- test/presubmit-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/presubmit-tests.sh b/test/presubmit-tests.sh index 2d2a8c69ecd..5fa80601d8a 100755 --- a/test/presubmit-tests.sh +++ b/test/presubmit-tests.sh @@ -19,7 +19,7 @@ # Running the script without parameters, or with the --all-tests # flag, causes all tests to be executed, in the right order. # Use the flags --build-tests, --unit-tests and --integration-tests -# to run a specific set of tests. +# to run a specific set of tests set -o errexit set -o pipefail From e6869cb07ab7fc25382e87eaeaf9fa8aa5bc86f5 Mon Sep 17 00:00:00 2001 From: Adriano Cunha <35786489+adrcunha@users.noreply.github.com> Date: Mon, 11 Jun 2018 11:08:22 -0700 Subject: [PATCH 2/2] Bogus change --- test/presubmit-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/presubmit-tests.sh b/test/presubmit-tests.sh index 5fa80601d8a..03e1ece53f8 100755 --- a/test/presubmit-tests.sh +++ b/test/presubmit-tests.sh @@ -19,7 +19,7 @@ # Running the script without parameters, or with the --all-tests # flag, causes all tests to be executed, in the right order. # Use the flags --build-tests, --unit-tests and --integration-tests -# to run a specific set of tests +# to run a specific set of tests@ set -o errexit set -o pipefail