On Tue, Aug 28, 2012 at 8:52 AM, Mike Qiu <[email protected]> wrote: > Currently, srcdir in client/profiles/<testname>/has not changed into > client/tmp/<testname>/, which will make the dir not 'read-only'. > These two patches are to slove this problem.
LGTM, applied both to next, thanks! > Mike Qiu (2): > client.shared.base_utils:add srcdir in update_version to support > profilers > client.profilers.__init__:Change the srcdir to configurable place > > client/profilers/__init__.py | 17 ++++++++++++++--- > client/shared/base_utils.py | 3 ++- > 2 files changed, 16 insertions(+), 4 deletions(-) > > -- > 1.7.7.6 > -- Lucas _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
