chiark / gitweb /
git-workflows: apropos smcv comments
[dgit-junk.git] / runes
diff --git a/runes b/runes
index f14041cdaa468c734a6ec85f6ee107c5f461836c..1c74fd80033b9dfa788cf89f8c92f56c7bfbae0f 100644 (file)
--- a/runes
+++ b/runes
@@ -1,3 +1,13 @@
 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
+DGIT_TEST_RETRY_COUNT=3 nice ../play/pretest-to-tested-repeatedly
+
+DGIT_TEST_DEBUG=-DDD GDR_TEST_DEBUG=-D ../play/single-test tests/tests/gdr-viagit
+
+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