From b1b116e7e1807bba0dfa88ce0e31634b9d35f225 Mon Sep 17 00:00:00 2001 From: steveri Date: Thu, 21 Nov 2024 20:54:51 -0800 Subject: [PATCH] removed the wrong line ugh --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index ffab252b..e17a95f7 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -244,9 +244,9 @@ steps: echo '- Clean up your mess' test -e $REGRESS_METAHOOKS && rm $REGRESS_METAHOOKS || echo okay - test -d $COMMON && rmdir $COMMON || echo okay # No don't do this. Excludes ability to rerun etc. # Also, it's generally not very big. # Also, code above will eliminate DELETEME files older than one week. + # test -d $COMMON && rmdir $COMMON || echo okay # /bin/rm -f /var/lib/buildkite-agent/builds/DELETEME/env-$BUILDKITE_BUILD_NUMBER