From: Ian Jackson Date: Thu, 22 Sep 2016 11:24:24 +0000 (+0100) Subject: *-to-tested: rm tests/tmp (since it can contain results of setup tests) X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit-junk.git;a=commitdiff_plain;h=dbd443ed0cf947aaaa89a758d32051b477538b9d *-to-tested: rm tests/tmp (since it can contain results of setup tests) --- 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}