From: Ian Jackson Date: Fri, 19 Jul 2019 21:37:52 +0000 (+0100) Subject: switch rune from adt to autopkgtest X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit-junk.git;a=commitdiff_plain;h=8f1c126ee84f3531cf82b5bed3a2c41c854cca09;ds=sidebyside switch rune from adt to autopkgtest Signed-off-by: Ian Jackson --- diff --git a/runes b/runes index 1c74fd8..fea6e07 100644 --- a/runes +++ b/runes @@ -1,4 +1,4 @@ -rm -f adt.log; adt-run -ladt.log --summary=adt.summary -q dgit_3.10~.dsc --- adt-virt-schroot build; echo $? +rm -f adt.log; autopkgtest --summary=adt.summary --log-file=adt.log -q dgit_9.4~.dsc --test-name=tagupl -- schroot build; echo $? DGIT_TEST_RETRY_COUNT=3 nice ../play/pretest-to-tested-repeatedly