commit | 454a84ed8a477e7cb7d6ff5ad264dfb381c2e4ca | [log] [tgz] |
---|---|---|
author | Anders Roxell <anders.roxell@linaro.org> | Fri Dec 09 10:43:16 2022 +0100 |
committer | nareshkamboju <naresh.kamboju@gmail.com> | Wed Dec 28 16:53:38 2022 +0530 |
tree | bef858dcd781eaae1e5991fa37855e1ed7c1ed8d | |
parent | a81f8229c4907f2c6b5f535e231ba2b2ae760325 [diff] |
automated: kselftest: use pushd/popd instead of cd Before running this script there wasn't clear where in the directory structure the script was. It gets a bit clearer with pushd/popd. Signed-off-by: Anders Roxell <anders.roxell@linaro.org>