[med-svn] [Git][med-team/bart][master] fix
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Tue Mar 31 15:50:23 BST 2026
Martin Uecker pushed to branch master at Debian Med / bart
Commits:
9efbdd23 by Martin Uecker at 2026-03-31T16:50:17+02:00
fix
- - - - -
1 changed file:
- debian/tests/commands
Changes:
=====================================
debian/tests/commands
=====================================
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-CMDS=`bart | tail -n +2 | cut -d':' -f-`
+CMDS=`bart | tail -n +2 | cut -d':' -f2-`
./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/9efbdd23a9329908f81b925cbb749013dbd353b9
--
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/9efbdd23a9329908f81b925cbb749013dbd353b9
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/cfb87367/attachment.htm>
More information about the debian-med-commit
mailing list