[med-svn] [Git][med-team/bart][master] 2 commits: Revert "fix running testsuite"
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Thu Dec 7 15:40:12 GMT 2023
Martin Uecker pushed to branch master at Debian Med / bart
Commits:
6ca9b25f by Martin Uecker at 2023-12-07T16:39:00+01:00
Revert "fix running testsuite"
This reverts commit 850e9e1e068d9c816adbf26283beea9452733214.
- - - - -
e9c0d8c5 by Martin Uecker at 2023-12-07T16:39:48+01:00
Revert "another test fix"
This reverts commit ea0569c47d2cee6da3a5d95465c078d258ed5c6c.
- - - - -
2 changed files:
- debian/tests/commands
- debian/tests/suite
Changes:
=====================================
debian/tests/commands
=====================================
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-CMDS=`bart | tail -n +3`
+CMDS=`bart | tail -n +2`
./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/suite
=====================================
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-CMDS=`bart | tail -n +3`
+CMDS=`bart | tail -n +2`
mkdir $AUTOPKGTEST_TMP/tests/
mkdir $AUTOPKGTEST_TMP/tests/out/
View it on GitLab: https://salsa.debian.org/med-team/bart/-/compare/82b67b8606084e96c6cc447e5bf6af5671146288...e9c0d8c55f64b5ff9a7dfeaf3a8cf35e9048f128
--
View it on GitLab: https://salsa.debian.org/med-team/bart/-/compare/82b67b8606084e96c6cc447e5bf6af5671146288...e9c0d8c55f64b5ff9a7dfeaf3a8cf35e9048f128
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20231207/d9cc4fd1/attachment.htm>
More information about the debian-med-commit
mailing list