Systemd/src/analyze
Zbigniew Jędrzejewski-Szmek df7c4eb62a various tools: be more explicit when a glob is passed when not supported
See https://bugzilla.redhat.com/show_bug.cgi?id=1763488: when we say that
'foo@*.service' is not a valid unit name, this is not clear enough. Let's
include the name of the operation that does not support globbing in the
error message:

$ build/systemctl enable 'foo@*.service'
Glob pattern passed to enable, but globs are not supported for this.
Invalid unit name "foo@*.service" escaped as "foo@\x2a.service".
...
2019-10-25 13:41:49 +09:00
..
analyze-condition.c analyze: add 'condition' verb 2019-06-27 10:54:37 +02:00
analyze-condition.h analyze: add 'condition' verb 2019-06-27 10:54:37 +02:00
analyze-security.c various tools: be more explicit when a glob is passed when not supported 2019-10-25 13:41:49 +09:00
analyze-security.h analyze: add new security verb 2018-11-30 16:48:09 +01:00
analyze-verify.c core: add new API for enqueing a job with returning the transaction data 2019-03-27 12:37:37 +01:00
analyze-verify.h code style format: clang-format applied to src/a*/* 2019-04-12 17:26:33 +02:00
analyze.c analyze: declare dump_exit_status outside of HAVE_SECCOMP block 2019-07-31 09:43:03 +09:00
meson.build analyze: add 'condition' verb 2019-06-27 10:54:37 +02:00