summaryrefslogtreecommitdiff
path: root/test/system/255-auto-update.bats
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2021-08-12 07:22:48 +0000
committerGitHub <noreply@github.com>2021-08-12 07:22:48 +0000
commitde043a5a029d4d03b91f8b88ca8cee7d71dcdeed (patch)
tree11793798c376c07e4c582c8a976eae4133553070 /test/system/255-auto-update.bats
parent25ff04dcbe3212db6f72d08f3f904154bab4c0fe (diff)
parent404488a0879c84de523adeacb78c6b898a7e52c8 (diff)
downloadpodman-de043a5a029d4d03b91f8b88ca8cee7d71dcdeed.tar.gz
podman-de043a5a029d4d03b91f8b88ca8cee7d71dcdeed.tar.bz2
podman-de043a5a029d4d03b91f8b88ca8cee7d71dcdeed.zip
Merge pull request #11203 from rhatdan/codespell
Run codespell to fix spelling
Diffstat (limited to 'test/system/255-auto-update.bats')
-rw-r--r--test/system/255-auto-update.bats4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/system/255-auto-update.bats b/test/system/255-auto-update.bats
index 69ebebcd6..8bb32b5b7 100644
--- a/test/system/255-auto-update.bats
+++ b/test/system/255-auto-update.bats
@@ -102,7 +102,7 @@ function _wait_service_ready() {
let timeout=$timeout-1
done
- # Print serivce status as debug information before failed the case
+ # Print service status as debug information before failed the case
systemctl status $sname
die "Timed out waiting for $sname to start"
}
@@ -305,7 +305,7 @@ EOF
fi
done
- # Only check the last service is started. Previous services should already actived.
+ # Only check that the last service is started. Previous services should already be activated.
_wait_service_ready container-$cname.service
run_podman commit --change CMD=/bin/bash $local_cname quay.io/libpod/localtest:latest
# Exit code is expected, due to invalid 'fakevalue'