[med-svn] [Git][med-team/bart][master] sort
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Sat May 9 23:01:37 BST 2026
Martin Uecker pushed to branch master at Debian Med / bart
Commits:
649800c5 by Martin Uecker at 2026-05-10T00:01:25+02:00
sort
- - - - -
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':' -f2-`
+CMDS=`bart | tail -n +2 | cut -d':' -f2- | xargs -n1 | sort`
./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/649800c5a3623814b9b4d5286be01dca41324faf
--
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/649800c5a3623814b9b4d5286be01dca41324faf
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260509/1fdf5910/attachment.htm>
More information about the debian-med-commit
mailing list