This commit is contained in:
Tingluo Huang
2023-09-24 17:29:14 +00:00
parent 65eafd333f
commit b3f1671b2c

View File

@@ -76,6 +76,8 @@ function test_zip ()
sha_archive_full_path=$(realpath "$file")
ls -l "$sha_archive_full_path"
whoami
chmod u+r "$sha_archive_full_path"
ls -l "$sha_archive_full_path"
pushd $commit_sha
unzip -q "$sha_archive_full_path"
all_fs_items=(*)