Updates:
        Status: Pending

Comment #2 on issue 68 by [email protected]: SSH 1.1 output buffers in report logs
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=68

Is the problem that contents of ${clientout} variable are truncated with `...` in logs when the variable is assigned? That is only done when logging the value when variables are assigned to prevent return values containing lots of text increasing log file size unnecessarily. The variable itself gets the whole value. You can test it by adding, for example, `Log ${clientout}` into your example.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to