Hi all Forgot to import shutil so that to use copy func So that Send the patchset for version 2
Thanks Mike 在 2012-08-10五的 01:58 +0800,Mike Qiu写道: > Currently, src dir has been changed to client/tmp/<tests>/src > in client/shared/test.py. But the code where make the change > maybe a waste of time, because it, src dir, may be removed > in the file client/shared/base_utils.py. > > To avoid this , and make linus_stress test to work, these > three patches has been made. > > Signed-off-by: Mike Qiu <[email protected]> > > Mike Qiu (3): > client.shared.test:Avoid to make and copy src dir > client.shared.based_utils:Make and copy the src dir to > client/tmp/<test>/ > tests.linus_stress:Copy the *.c file to src dir > > client/shared/base_utils.py | 12 ++++++++++-- > client/shared/test.py | 6 ------ > client/tests/linus_stress/linus_stress.py | 7 +++---- > 3 files changed, 13 insertions(+), 12 deletions(-) > _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
