Whenever a subcommand fails for some reason, we shouldn't include
the full args of the command in the error output; in some very common
cases, these args can be very, very large, and this just clogs the
logs with large amounts of unreadable junk. If we can come up with a
cleaner way to represent the arguments then we can add this back, but
right now they're actually less useful than nothing at all since the
make it hard to find the real messages that you care about in the
logs.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1225 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed