commit | d09f363e87c98d19ba2fccdf8f235d5cbfb908ee | [log] [tgz] |
---|---|---|
author | guillaume.lambert <guillaume.lambert@orange.com> | Fri Dec 10 21:17:30 2021 +0100 |
committer | guillaume.lambert <guillaume.lambert@orange.com> | Sun Dec 12 00:23:51 2021 +0100 |
tree | 80e489c14426ec693563b629aa1b1e5ac1e5b092 | |
parent | ab85a0e0c722b248e77bc8d02c1647b3bd9154ff [diff] |
[GLOBAL] Move checkbashisms to a dedicated script Using a dedicated shell script rather than scripts commands directly in tox.ini configuration is usually recommanded. It avoids quoting hell issues and ensures a better virtualenv isolation. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ic4764f628d6f8c3bb4d0dd36a0559603c80f6c4a