diff options
-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 |