From 6c5d7ac84ac15044f15c503792c4490842789aa6 Mon Sep 17 00:00:00 2001 From: HysunHe Date: Sun, 22 Dec 2024 00:52:48 +0800 Subject: [PATCH] smoke test --- examples/oci/oci-mounts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/oci/oci-mounts.yaml b/examples/oci/oci-mounts.yaml index 4497e2dc1eb..6fd2aaf16eb 100644 --- a/examples/oci/oci-mounts.yaml +++ b/examples/oci/oci-mounts.yaml @@ -21,6 +21,6 @@ run: | ls -lthr ~/tmpfile ls -lthr ~/a/b/c echo hi >> /tmp/workdir/new_file - tree /tmp/workdir + ls -lthr /tmp/workdir ls -lthr /mydir