From 72c3ce802dbe17ada8270af4c825b7c06cbf2d25 Mon Sep 17 00:00:00 2001 From: Joe Sacher <321623+sacherjj@users.noreply.github.com> Date: Thu, 8 Aug 2024 15:08:08 -0400 Subject: [PATCH 1/3] Unimportant change to kick CI. --- ci/check_cpu_features.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/check_cpu_features.sh b/ci/check_cpu_features.sh index 7992a5ed67..b954ee38a5 100755 --- a/ci/check_cpu_features.sh +++ b/ci/check_cpu_features.sh @@ -2,6 +2,7 @@ # Ensure that there has not been a change in CPU features used. + set -e cd $(dirname $0)/.. From 37170c73ff37413bff05053d5d432c7a9473affb Mon Sep 17 00:00:00 2001 From: Joe Sacher <321623+sacherjj@users.noreply.github.com> Date: Thu, 8 Aug 2024 15:09:41 -0400 Subject: [PATCH 2/3] Nothing change to kick CI. --- ci/check_cpu_features.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/check_cpu_features.sh b/ci/check_cpu_features.sh index b954ee38a5..074070571f 100755 --- a/ci/check_cpu_features.sh +++ b/ci/check_cpu_features.sh @@ -2,7 +2,7 @@ # Ensure that there has not been a change in CPU features used. - +gi set -e cd $(dirname $0)/.. From 2977f39831e6ea162e66c1accce07949acddf0ce Mon Sep 17 00:00:00 2001 From: Joe Sacher <321623+sacherjj@users.noreply.github.com> Date: Thu, 8 Aug 2024 15:14:03 -0400 Subject: [PATCH 3/3] Nothing change to kick CI. --- ci/check_cpu_features.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/check_cpu_features.sh b/ci/check_cpu_features.sh index 074070571f..b954ee38a5 100755 --- a/ci/check_cpu_features.sh +++ b/ci/check_cpu_features.sh @@ -2,7 +2,7 @@ # Ensure that there has not been a change in CPU features used. -gi + set -e cd $(dirname $0)/..