Commit Graph

3 Commits (16fc78645dc75b6e43c6d8a69ba8f3a25ffa67b6)

Author SHA1 Message Date
Danny Browning ac37fd5e29 tools: bash from env
Use of hardcoded bash prevents users from using an upgraded bash which may
live in a different location. This behavior is often seen on OSX systems.

Utilize env to find the preferred bash to call for scripts.
5 years ago
Jason Ish c1238af3e0 check-setup: fix script names for .sh to .py 7 years ago
Jason Ish 40a1a972d6 template: script to check the setup scripts
This script applies the setup scripts one by one followed
by a make distcheck.
8 years ago