]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
tox.ini: Prevent casual addition of bash dependency
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Wed, 3 Dec 2014 06:29:02 +0000 (15:29 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Fri, 5 Dec 2014 03:25:47 +0000 (03:25 +0000)
commit846ae08d877ea4537dcc706ecf8d1dbf3cc9bfc7
tree84f9ad2b8eb943f7fbfe3afb24a2b277d075a8c1
parent3518c9048e905b1a4349a2065eddd895c930abd2
tox.ini: Prevent casual addition of bash dependency

While bash is not available on every environments, there seems to be
a tendency to introduce more bash dependency very casually.  This check
is intended to be a reminder to give people a chance to consider
alternatives.

Related-Bug: #1398266
Change-Id: I5103e0d7c111880d9a02dd93de56c567066ed14c
tools/check_bash.sh [new file with mode: 0644]
tox.ini