diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2022-07-11 10:20:53 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2022-07-26 13:34:33 -0400 |
commit | 03eaea8bbe4dc7791c2129d64321988d3ec12bb0 (patch) | |
tree | e66f83a8865bede22a88cfce3ca4724b1fafebe3 /test/buildah-bud | |
parent | e4b82c77f7214a6d69c2a6112900dae92d505dc6 (diff) | |
download | podman-03eaea8bbe4dc7791c2129d64321988d3ec12bb0.tar.gz podman-03eaea8bbe4dc7791c2129d64321988d3ec12bb0.tar.bz2 podman-03eaea8bbe4dc7791c2129d64321988d3ec12bb0.zip |
Run codespell
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'test/buildah-bud')
-rwxr-xr-x | test/buildah-bud/apply-podman-deltas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buildah-bud/apply-podman-deltas b/test/buildah-bud/apply-podman-deltas index 0b691dd0e..3b3c5592a 100755 --- a/test/buildah-bud/apply-podman-deltas +++ b/test/buildah-bud/apply-podman-deltas @@ -197,7 +197,7 @@ skip_if_remote "--build-context option not implemented in podman-remote" \ "build-with-additional-build-context and COPY, additional context from host" \ "build-with-additional-build-context and RUN --mount=from=, additional-context not image and also test conflict with stagename" \ -skip_if_remote "env-variable for Containerfile.in pre-processing is not propogated on remote" \ +skip_if_remote "env-variable for Containerfile.in pre-processing is not propagated on remote" \ "bud with Containerfile.in, via envariable" \ # Requires a local file outside context dir |