Martin Uecker pushed to branch master at Debian Med / bart
Commits: dce440f7 by Martin Uecker at 2021-12-29T22:37:12+01:00 fix typo and reorder tests - - - - - 2 changed files: - debian/tests/commands - debian/tests/control Changes: ===================================== debian/tests/commands ===================================== @@ -3,6 +3,6 @@ set -e CMDS=`bart | tail -n +2` -./rules/update_commands.sh /usr/bin/bart $AUTOPKTTEST_TMP/commands.txt $CMDS -zcmp /usr/share/doc/bart/commands.txt.gz $AUTOPKTTEST_TMP/commands.txt +./rules/update_commands.sh /usr/bin/bart $AUTOPKGTEST_TMP/commands.txt $CMDS +zcmp /usr/share/doc/bart/commands.txt.gz $AUTOPKGTEST_TMP/commands.txt ===================================== debian/tests/control ===================================== @@ -6,6 +6,10 @@ Tests: octave-integration Depends: octave-bart, octave Restrictions: superficial +Tests: commands +Depends: bart +Restrictions: superficial + Tests: suite Depends: bart, make Architecture: amd64 @@ -15,7 +19,3 @@ Tests: suite Depends: bart, make Architecture: i386, mips64el, s390x Restrictions: allow-stderr, flaky - -Tests: commands -Depends: bart -Restrictions: superficial View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/dce440f7b556898e762aed5157b97c30fab636ba -- View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/dce440f7b556898e762aed5157b97c30fab636ba You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
