Bug#637333: autopkgtest: runs a trivial test four times

2011-08-10 Thread Ian Jackson
Timo Juhani Lindfors writes ("Bug#637333: autopkgtest: runs a trivial test four times"): > More info: > 1) I think this happens since > > stz = None # stz[field_name][index] = (lno, value) > # special field names: >

Bug#637333: autopkgtest: runs a trivial test four times

2011-08-10 Thread Timo Juhani Lindfors
Package: autopkgtest Version: 2.0.0 Severity: normal Steps to reproduce: 1) apt-get source triplane 2) cd triplane-1.0.6/ 3) printf '#!/bin/sh\necho executing test 1\n' > debian/tests/test1 4) printf "Tests: test1\n\n" > debian/tests/control 5) script -c 'sudo adt-run --built-tree . --- adt-virt-n