We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4cda8 commit b412ed6Copy full SHA for b412ed6
hack/test-system.sh
@@ -8,7 +8,7 @@ set -e
8
#
9
# Paradoxically (FIXME: clean this up), SKOPEO_CONTAINER_TESTS is set
10
# both inside a container and without a container (in a CI VM); it actually means
11
-# "it is safe to desctructively modify the system for tests".
+# "it is safe to destructively modify the system for tests".
12
13
# On a CI VM, we can just use Podman as it is already configured; the changes below,
14
# to use VFS, are necessary only inside a container, because overlay-inside-overlay
0 commit comments