1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec/lib
Matt Brictson 5c21b7007b
Use a stub for $stdin during testing (#2033)
This allows the tests to run even in a situation where stdin isn't
available, for example when the test is run with `< /dev/null` as is the
case for some packaging scripts.

Fixes #2032
2019-09-04 08:39:26 -07:00
..
capistrano Use a stub for $stdin during testing (#2033) 2019-09-04 08:39:26 -07:00
capistrano_spec.rb Fix Style/ExtraSpacing 2016-02-28 17:56:07 -06:00