On Fri, Aug 24, 2012 at 4:56 PM, Raphael Geissert <[email protected]> wrote: > It is currently impossible to use reportbug to non-interactively file bug > reports. There are multiple issues for one of my use cases, but I will file > them in other reports.
the problem with --tag=security has been addressed in #685824, so if you just dont want output, I guess you can simply redirect to /dev/null, so I think that a cli like this: reportbug --subject "asdf" --severity normal --no-cc-menu --no-tags-menu <pkg> -O --body='asdfsdf' --smtphost="" --tag=security --paranoid --no-security-team fulfill your request, correct? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
