Am 29.12.18 um 17:05 schrieb Alf Gaida: > if [ "$1" = "configure" ]; then > # we ship udev rules, so trigger an update > - udevadm trigger --subsystem-match=block --action=change > + udevadm trigger --subsystem-match=block --action=change | true > > fi
I guess you meant "||" here. That seems like a reasonable change. Do you want to file a MR for that?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-utopia-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers
