mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-02 17:33:23 +00:00
Fixed tests on systems where bash is not /bin/bash
Some systems, such as BSD, have bash stored in /usr/local/bin Remove the assumption that bash is /bin/bash Github issue #60
This commit is contained in:
parent
754a7137b6
commit
454f30978d
7 changed files with 25 additions and 9 deletions
3
Changes
3
Changes
|
@ -1,3 +1,6 @@
|
|||
4.07_1 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net>
|
||||
- Fixed tests on systems where bash is not installed in /bin/bash (Github issue #60)
|
||||
|
||||
4.06 2016-03-26 Duncan Ferguson <duncan_ferguson@user.sf.net>
|
||||
- Failure to find the terminal binary should not be fatal
|
||||
- Fix processing of '--extra_tag_file' and its configuration item (Github issue #51)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue