Commit Graph
8 Commits
Author SHA1 Message Date
Brendan Dixon 2c44b88946 Corrected extension version selection and stdout/stderr redirection
Corrects extension version selection (issue #238).
Corrects hanlding of stdout / stderr (issue #260).

Signed-off-by: Brendan Dixon <brendand@microsoft.com>
2016-06-23 14:52:40 -07:00
Hans Krijger 51920c3c8f porting fix from issue #146 to the 2.0 agent in the 2.1 branch; note that in the 2.1 agent itself, fileutil.write_file uses utf-8 encoding by default, therefore the same bug should not exist. 2016-06-06 11:23:20 -07:00
Yue Zhang 66316359ab Rename text to ustr 2016-01-08 12:19:36 +08:00
Yue Zhang 8c02b0c4c1 Support old extensions 2015-08-05 11:34:06 +08:00
Yue Zhang 52e3cb60e5 Fix pylint warnings 2015-07-22 07:55:32 +08:00
Yue Zhang 5a787af21b Rewrite setup.py 2014-09-24 20:31:47 +08:00
Yue Zhang 2321b9cd92 Handle 'device already mounted' situation
In ubuntu img, the resource disk is mounted by fstab. In this case, get
the mount point and create README under the root.
2014-07-22 14:07:00 +08:00
Yue Zhang e2a995a601 Create .gitingore file 2014-07-21 17:49:29 +08:00