]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Clean-up sanity checks done via shell scripts
authorarmando-migliaccio <armamig@gmail.com>
Mon, 22 Dec 2014 21:02:14 +0000 (13:02 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Wed, 24 Dec 2014 00:25:06 +0000 (16:25 -0800)
commit4fdda65a5b9f379af997e1e971865ccfa7a93156
tree09017c7f5d30ff38c7bbb937ebf8ce02f05d6645
parent481d366298c83733f2bb6e897015bc2a382ff73b
Clean-up sanity checks done via shell scripts

Move the various checks done via shell into a single file;
this is cleaner and we'll have a lot more space to explain
what is going on.

Related-bug: #1404605

Change-Id: Ibb451c6a25217f37b73983c30891f55b35f143cd
tools/check_bash.sh [deleted file]
tools/misc-sanity-checks.sh [new file with mode: 0644]
tox.ini