Fix double '/' in the message 47/5747/3
authorprithiv <prithiv.mohan@intel.com>
Mon, 4 Dec 2017 10:32:35 +0000 (10:32 +0000)
committerprithiv <prithiv.mohan@intel.com>
Wed, 6 Dec 2017 12:00:44 +0000 (14:00 +0200)
The usage of ascii encode sometimes appends an extra "/" or an
additional space. This patch replaces ascii encoding with string
encoding.

Signed-off-by: prithiv <prithiv.mohan@intel.com>

No differences found