X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit-junk.git;a=blobdiff_plain;f=runes;h=0b1fb398601f7df97961dc2b8f3823488100949d;hp=a2ad1ba3681de511bc7f7fe6ce81bc1931d591e8;hb=a1c877902d59ac9bcf4c5d0a07659e85d50341c8;hpb=b687c6245bf04764af614945b6bb69e5e1b6f4c7 diff --git a/runes b/runes index a2ad1ba..0b1fb39 100644 --- a/runes +++ b/runes @@ -1 +1,7 @@ -adt-run --log-file=adt.log --summary=adt.summary dgit_1.3~~.dsc --- adt-virt-schroot build +rm -f adt.log; adt-run -ladt.log --summary=adt.summary -q dgit_3.10~.dsc --- adt-virt-schroot build; echo $? + +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