Sirushti Murugesan b12d850222 Fix functional tests for Python 3.4
* shlex.split() expects a string. Not bytes.
* decode the bytestring result of subprocess's communicate()
  to a string.

Change-Id: I209f67a91dc609b1e30cb9e683d3d6ee63d00069
2015-10-12 17:23:06 +05:30
..
2014-10-01 19:46:07 -04:00
2014-10-01 19:46:07 -04:00
2015-10-12 17:23:06 +05:30