Fix double '/' in the message
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>
Loading
Please sign in to comment