From 87b3ae7921461b9b8ac71e469962d9644ea1b75d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 26 Aug 2018 01:08:17 +0100 Subject: [PATCH 1/1] rune for test-list-uptodate --- runes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runes b/runes index 9714f2e..0b1fb39 100644 --- a/runes +++ b/runes @@ -3,3 +3,5 @@ rm -f adt.log; adt-run -ladt.log --summary=adt.summary -q dgit_3.10~.dsc --- adt git-fetch -p main && DGIT_TEST_RETRY_COUNT=3 nice ../play/pretest-to-tested watch ps -Hftpts/27 + +sh -ec 'for x in `git-rev-list --reverse chiark/master..master`; do git checkout $x; tests/tests/test-list-uptodate; done -- 2.30.2