summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/reproducible_setup_fdroid_build_environment.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh
index b18b3c51..efdeddd2 100755
--- a/bin/reproducible_setup_fdroid_build_environment.sh
+++ b/bin/reproducible_setup_fdroid_build_environment.sh
@@ -20,7 +20,6 @@ rm $WORKSPACE -rf
mkdir -p $WORKSPACE
cleanup_all() {
- ls -lR $WORKSPACE
echo "$(date -u) - cleanup in progress..."
killall VBoxHeadless || true
sleep 10