From 65eafd333f50bd6c60eb52f903e7916f0b10a81f Mon Sep 17 00:00:00 2001 From: Tingluo Huang Date: Sun, 24 Sep 2023 17:10:20 +0000 Subject: [PATCH] test --- script/test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/test.sh b/script/test.sh index 936c1f4..27514cc 100755 --- a/script/test.sh +++ b/script/test.sh @@ -74,6 +74,8 @@ function test_zip () mkdir $commit_sha sha_archive_full_path=$(realpath "$file") + ls -l "$sha_archive_full_path" + whoami pushd $commit_sha unzip -q "$sha_archive_full_path" all_fs_items=(*)