commit | ae7858180510d6fd0dfaf66d209bc6103db1678f | [log] [tgz] |
---|---|---|
author | Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> | Wed Sep 09 21:06:29 2015 +0800 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Mon Sep 14 16:45:05 2015 -0600 |
tree | b9d92580657a4d2e0b4ad182002320a5ed05e0e8 | |
parent | 900d65ee11aae3a23cb963f484b65eb3e269dd9c [diff] |
selftests: exec: revert to default emit rule With the previous patch, the installation method change from install to rsync. There is no need to create subdir during test, the default EMIT_TESTS is enough. This patch essentially revert commit 84cbd9e4 ("selftests/exec: do not install subdir as it is already created"). Suggested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>