diff options
author | JingLu5 <lvjing5@huawei.com> | 2016-07-29 11:13:46 +0800 |
---|---|---|
committer | JingLu5 <lvjing5@huawei.com> | 2016-07-29 11:13:46 +0800 |
commit | 9a2b4855c8b3543c31fa62862fe55d54ce7123ce (patch) | |
tree | c32dd16ac06795902b5cdea2cf4c83a1c8904ba6 | |
parent | a2ba9d0d6d2e44dcfeb7693bd0e4f728d5076f13 (diff) |
Bugfix: move plugin install/remove scripts to "scripts" directory
Change-Id: I0deb04c2e7e0908e8d28ace7ee8fdf27eec65917
Signed-off-by: JingLu5 <lvjing5@huawei.com>
-rw-r--r-- | yardstick/resources/scripts/install/storperf.bash (renamed from yardstick/resources/script/install/storperf.bash) | 0 | ||||
-rw-r--r-- | yardstick/resources/scripts/remove/storperf.bash (renamed from yardstick/resources/script/remove/storperf.bash) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/yardstick/resources/script/install/storperf.bash b/yardstick/resources/scripts/install/storperf.bash index 9bbec7206..9bbec7206 100644 --- a/yardstick/resources/script/install/storperf.bash +++ b/yardstick/resources/scripts/install/storperf.bash diff --git a/yardstick/resources/script/remove/storperf.bash b/yardstick/resources/scripts/remove/storperf.bash index a8eb51c89..a8eb51c89 100644 --- a/yardstick/resources/script/remove/storperf.bash +++ b/yardstick/resources/scripts/remove/storperf.bash |