diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-06-02 13:11:22 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-06-02 13:11:22 +0200 |
commit | 0199b9a96001b75fe6f9f193cc28a66362c1dea5 (patch) | |
tree | f8bebe8e5da37f9fdcdb4432af379576a34f8dae /test | |
parent | 24cc2e9fbd536ebc87ee56a2fa01096368e143ce (diff) | |
download | justbuild-0199b9a96001b75fe6f9f193cc28a66362c1dea5.tar.gz |
end-to-end just-mr/absent-closure: Fix typo
Diffstat (limited to 'test')
-rw-r--r-- | test/end-to-end/just-mr/absent-closure.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/end-to-end/just-mr/absent-closure.sh b/test/end-to-end/just-mr/absent-closure.sh index c4b745cc..b1bb87b0 100644 --- a/test/end-to-end/just-mr/absent-closure.sh +++ b/test/end-to-end/just-mr/absent-closure.sh @@ -14,8 +14,8 @@ # limitations under the License. ### -# Test that users are warned if a non-absent repository is reached from an -# absent main repository. +# Test that users are warned if a non-content-fixed repository is reached from +# an absent main repository. ## set -eu |