From dbd443ed0cf947aaaa89a758d32051b477538b9d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 22 Sep 2016 12:24:24 +0100 Subject: [PATCH] *-to-tested: rm tests/tmp (since it can contain results of setup tests) --- sometest-to-tested | 1 + 1 file changed, 1 insertion(+) diff --git a/sometest-to-tested b/sometest-to-tested index 97d626c..28f1eda 100755 --- a/sometest-to-tested +++ b/sometest-to-tested @@ -4,5 +4,6 @@ set -e set -o pipefail +rm -rf tests/tmp nice tests/using-intree tests/run-all git push main HEAD:${STTM_TESTED-tested} -- 2.30.2