Horde icon indicating copy to clipboard operation
Horde copied to clipboard

Now reads from stdin if no hosts.dat or --hostlist

Open samrocketman opened this issue 11 years ago • 0 comments

Fixes two bugs:

  • Junk being passed into --hostlist not being sanitized like other methods. Fixed.
  • Blank list being passed into --hostlist not being detected as an error. Fixed.

Adds a feature:

  • Reading the host list from stdin if hosts.dat and --hostlist is not provided in the arguments.

This was cherry picked from https://github.com/russss/Herd/pull/13.

samrocketman avatar Aug 02 '14 03:08 samrocketman