Add a checkbashisms tox profile 67/95467/1
authorGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 9 Mar 2021 14:23:20 +0000 (15:23 +0100)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 10 Mar 2021 10:24:26 +0000 (10:24 +0000)
commit4fc6129fd151de3c9f3e67eb42b833282b09c06f
tree47521bdf3b64f50d10b6b657c77cb46e6d3083fb
parent79e956d6773e18b9ab2c95e9359eeda488ad0793
Add a checkbashisms tox profile

to identify potential bashisms in tests scripts
and ensure compatibility with dash, MAC OS X and BSD shells.

https://wiki.ubuntu.com/DashAsBinSh
https://mywiki.wooledge.org/Bashism

Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I32acb2721f828bbfb283089aad5dbd446b662cd2
(cherry picked from commit 9c5d4ceb7a917b937cb281e12a94c1663fb57bb4)
tox.ini