Fix several bugs:
authorHasan Wan <hasan.wan@intel.com>
Wed, 22 Aug 2012 06:38:26 +0000 (14:38 +0800)
committerLin Yang <lin.a.yang@intel.com>
Tue, 28 Aug 2012 03:23:08 +0000 (11:23 +0800)
commit35f252184f50a30bfb17e02ab756d7fe3e52938d
tree4790f0f20a2f71ce06e85b8201ebb06311246a3c
parent4c6c3f973f99f421bf5b6d1a603563213bd5f714
Fix several bugs:
1. Unicode issues when wirting to file as envs
2. Remove update git ops, supposed that git tree are latest, because git pull
   will lead to failed if called in parallel
3. Remove Debug Env settings
4. Handle the char ':' in git subject when split the key-value by it

Change-Id: I605aca812cd88c8a2e49adf7efe52a90c432a5d2
Signed-off-by: Hasan Wan <hasan.wan@intel.com>
request.py