chiark / gitweb /
rune for test-list-uptodate
[dgit-junk.git] / runes
1 rm -f adt.log; adt-run -ladt.log --summary=adt.summary -q dgit_3.10~.dsc --- adt-virt-schroot build; echo $?
2
3 git-fetch -p main && DGIT_TEST_RETRY_COUNT=3 nice ../play/pretest-to-tested
4
5 watch ps -Hftpts/27
6
7 sh -ec 'for x in `git-rev-list --reverse chiark/master..master`; do git checkout $x; tests/tests/test-list-uptodate; done