From 1ccb1ab38062ca003015b5a533c30d3a0240837f Mon Sep 17 00:00:00 2001 From: Tingluo Huang Date: Sun, 24 Sep 2023 17:38:47 +0000 Subject: [PATCH] cleanup. --- script/test.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/script/test.sh b/script/test.sh index 92996a0..41d969f 100755 --- a/script/test.sh +++ b/script/test.sh @@ -74,10 +74,7 @@ function test_zip () mkdir $commit_sha 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=(*)