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


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to