gnt-job list: deal with non-ascii encoding in jobs
authorHelga Velroyen <helgav@google.com>
Fri, 3 May 2013 08:28:35 +0000 (10:28 +0200)
committerHelga Velroyen <helgav@google.com>
Fri, 3 May 2013 09:05:16 +0000 (11:05 +0200)
commit04bcb621d9da8b49fe5c71a8fafb84e8fc4a59a9
tree16e64f2126a3098359e03d039bced873f96e5ea6
parent7d60c3b508d7cad9053443adbdfcfb91191e5e9f
gnt-job list: deal with non-ascii encoding in jobs

This fixes issue 432. If a job summary contained a non-ascii character,
gnt-job list crashed badly so far. This patch fixes the crash and makes
gnt-job list display unicode characters properly.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/client/gnt_job.py