Remove the chmod+chown done by Host.send_file at the end of a copy.
It's generally unnecessary, and often wrong because it often tries to
chmod a lot more than the copied files.

Risk: Medium
Visibility: The dest given to Host.send_file will no longer be
    automatically made world-readable-executable.

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


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