[sos-devel] [Still Failing] sosreport/sos#187 (master - c36e3c6)

Travis CI notifications at travis-ci.org
Fri Apr 4 21:18:08 UTC 2014


Build Update for sosreport/sos
-------------------------------------

Build: #187
Status: Still Failing

Duration: 1 minute and 30 seconds
Commit: c36e3c6 (master)
Author: Bryn M. Reeves
Message: Use six.binary_type to produce a .decode()able string

Python3 strings do not have a .decode() method. When clearing
output for command-not-found case use binary_type("") instead of
the empty string. This gives a bytestring on python3 which does
support the decode() method.

Signed-off-by: Bryn M. Reeves <bmr at redhat.com>

View the changeset: https://github.com/sosreport/sos/compare/65d8fb5d3068...c36e3c622656

View the full build log and details: https://travis-ci.org/sosreport/sos/builds/22303542

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/sos-devel/attachments/20140404/65ac4df5/attachment.htm>


More information about the sos-devel mailing list