chiark / gitweb /
Fix eatmydata env var setting
[dgit-junk.git] / runes
diff --git a/runes b/runes
index bb7e450a38528d4d2c73802c8c7e8e72f1586bd2..fea6e07a3a5707285def80c408787a4f6517ac68 100644 (file)
--- 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
 
@@ -7,3 +7,7 @@ DGIT_TEST_DEBUG=-DDD GDR_TEST_DEBUG=-D ../play/single-test tests/tests/gdr-viagi
 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
+
+git-clean -xdff && dpkg-source -b . && git-branch -f adt
+
+git-log --grep Closes: debian/6.9..HEAD |grep 'Closes:' |sort -u |less