From c42c7e402ef92ab413260eed779fb386b3b583b2 Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Thu, 20 Jun 2024 04:34:18 -0400 Subject: [PATCH] chore: update submodule --- examples/healthcheck/asciifile | 2 +- examples/healthcheck/asciimsg | 2 +- examples/healthcheck/forbiddenfile | 2 +- examples/healthcheck/meta | 2 +- examples/healthcheck/release | 2 +- examples/healthcheck/reposize | 2 +- examples/healthcheck/repoverify | 2 +- scripts/run_foreach_test_repos.sh | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/healthcheck/asciifile b/examples/healthcheck/asciifile index 0462736..54fe3e3 160000 --- a/examples/healthcheck/asciifile +++ b/examples/healthcheck/asciifile @@ -1 +1 @@ -Subproject commit 04627367d521b696daa37c45b3d4439166374728 +Subproject commit 54fe3e3a386a656664372fd95b527fe1f957dcc8 diff --git a/examples/healthcheck/asciimsg b/examples/healthcheck/asciimsg index 52c9787..36bb5fb 160000 --- a/examples/healthcheck/asciimsg +++ b/examples/healthcheck/asciimsg @@ -1 +1 @@ -Subproject commit 52c9787a8a735e99f42c493fd28931b424bfc2eb +Subproject commit 36bb5fb15f100078bd3af1027017825932f8c24b diff --git a/examples/healthcheck/forbiddenfile b/examples/healthcheck/forbiddenfile index 656999a..62c43fe 160000 --- a/examples/healthcheck/forbiddenfile +++ b/examples/healthcheck/forbiddenfile @@ -1 +1 @@ -Subproject commit 656999a9093968a8208f1964beba504eea6b304a +Subproject commit 62c43fe51666417c7cbb227d6daaeee7189b6944 diff --git a/examples/healthcheck/meta b/examples/healthcheck/meta index 3a9e737..5c2cd9e 160000 --- a/examples/healthcheck/meta +++ b/examples/healthcheck/meta @@ -1 +1 @@ -Subproject commit 3a9e737b3963a03eb00c5c3c021d613764972c94 +Subproject commit 5c2cd9e6b31c6f223ac5d3ee5b07f11fbd378427 diff --git a/examples/healthcheck/release b/examples/healthcheck/release index ee28550..fc9828b 160000 --- a/examples/healthcheck/release +++ b/examples/healthcheck/release @@ -1 +1 @@ -Subproject commit ee285502ff5bab1653566c3bd893dda9e2aaf067 +Subproject commit fc9828bde135e53a7ef3e6367c708d9a000afc74 diff --git a/examples/healthcheck/reposize b/examples/healthcheck/reposize index 25c5453..2073d68 160000 --- a/examples/healthcheck/reposize +++ b/examples/healthcheck/reposize @@ -1 +1 @@ -Subproject commit 25c5453a575b154345ea235d79410014ee35e618 +Subproject commit 2073d687142470aed2dcabb5bb0e016301a4140d diff --git a/examples/healthcheck/repoverify b/examples/healthcheck/repoverify index 66a3d6f..36c8659 160000 --- a/examples/healthcheck/repoverify +++ b/examples/healthcheck/repoverify @@ -1 +1 @@ -Subproject commit 66a3d6f739b22330569e259f4c7799a85cb2a345 +Subproject commit 36c86597630525689ff7ee087685a67f0f294408 diff --git a/scripts/run_foreach_test_repos.sh b/scripts/run_foreach_test_repos.sh index 3c9ce55..862524a 100755 --- a/scripts/run_foreach_test_repos.sh +++ b/scripts/run_foreach_test_repos.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -set -ex +# set -ex tmp_dir=${1:-./tmp} JOJ3=$(git rev-parse --show-toplevel)/build/joj3 command=${2:-$JOJ3}