[med-svn] [Git][med-team/bart][master] fix commands test
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Tue Mar 31 15:32:28 BST 2026
Martin Uecker pushed to branch master at Debian Med / bart
Commits:
f7aad180 by Martin Uecker at 2026-03-31T16:31:59+02:00
fix commands test
- - - - -
1 changed file:
- debian/tests/commands
Changes:
=====================================
debian/tests/commands
=====================================
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-CMDS=`bart | tail -n +2`
+CMDS=`bart | tail -n +2 | cut -d':' -f-`
./rules/update_commands.sh /usr/bin/bart $AUTOPKGTEST_TMP/commands.txt $CMDS
zcmp /usr/share/doc/bart/commands.txt.gz $AUTOPKGTEST_TMP/commands.txt
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/f7aad1801701d2df0f7373943c7878cf203d5bd3
--
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/f7aad1801701d2df0f7373943c7878cf203d5bd3
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/20260331/cc99e37a/attachment.htm>
More information about the debian-med-commit
mailing list