dns, passwd: fix outputs of dns_resolve and passwd commands

Use proper output type for the `value` output of the commands.

https://fedorahosted.org/freeipa/ticket/4739

Reviewed-By: David Kupka <dkupka@redhat.com>
This commit is contained in:
Jan Cholasta
2016-06-15 08:02:30 +02:00
parent 365d973763
commit 448af06234
4 changed files with 10 additions and 4 deletions

View File

@@ -3965,7 +3965,7 @@ class dns_resolve(Command):
NO_CLI = True
has_output = output.standard_value
has_output = output.simple_value
msg_summary = _('Found \'%(value)s\'')
takes_args = (