From 2afb50c87b31c05c48f9ebf7753855bf34270e2f Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sun, 19 May 2024 23:21:07 +0200 Subject: [PATCH] less noise --- bot/build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/bot/build.sh b/bot/build.sh index 0d9a314a4c..23f5fd952b 100755 --- a/bot/build.sh +++ b/bot/build.sh @@ -231,8 +231,6 @@ else chmod u+rw ${STORAGE}/lower_dirs/${remove_file} done - ls -lR ${STORAGE}/lower_dirs - # prepare directory to store tarball of tmp for removal and build steps TARBALL_TMP_REMOVAL_STEP_DIR=${PREVIOUS_TMP_DIR}/removal_step mkdir -p ${TARBALL_TMP_REMOVAL_STEP_DIR}