commit | fd260e47e7fda1cb1e4ee0ffe3a260420975102c | [log] [tgz] |
---|---|---|
author | Peter D Phan <peterp@us.ibm.com> | Thu Jul 29 09:25:32 2021 -0500 |
committer | Peter D Phan <peterp@us.ibm.com> | Thu Jul 29 09:25:32 2021 -0500 |
tree | 18ad8bab2be50ab1d3e92fbe5c7a5ec1fcf4070f | |
parent | 6ea399be655ab32291c435d7d135251eef734d49 [diff] |
ffdc: Move utilities to subdir lib. Test: - New structure within openbmc-test-automation - New structure stand-alone Signed-off-by: Peter D Phan <peterp@us.ibm.com> Change-Id: If707cded8840357dca40577583f1afb418c91d7c
diff --git a/ffdc/ssh_utility.py b/ffdc/lib/ssh_utility.py similarity index 100% rename from ffdc/ssh_utility.py rename to ffdc/lib/ssh_utility.py
diff --git a/ffdc/telnet_utility.py b/ffdc/lib/telnet_utility.py similarity index 100% rename from ffdc/telnet_utility.py rename to ffdc/lib/telnet_utility.py