mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-01 17:11:14 +00:00
Add in bash expansions on hostnames
Allow hostnames to be expanded using bash where a { is in the host name definition Github issue #53
This commit is contained in:
parent
b9738f7142
commit
b330457f99
6 changed files with 150 additions and 2 deletions
1
Changes
1
Changes
|
@ -1,6 +1,7 @@
|
|||
4.05_01 0000-00-00 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)
|
||||
- Add bash shell expansion on host names containing a '{' character (Github issue #53)
|
||||
|
||||
4.05 2015-11-28 Duncan Ferguson <duncan_ferguson@user.sf.net>
|
||||
- Change default key_quit from 'Control-q' to 'Alt-q' (Github issue #50)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue