4293718b2a
* fixes missing set_options call and adhoc and stdout processing rules * avoid dupes * fixed to handle redirects * also updated tests with new and more accurate skip message * fix callback tests for envs with cowsay installed * lots MOAR comments on why the code is as it is, some todos to refactor in future
2 lines
97 B
YAML
2 lines
97 B
YAML
bugfixes:
|
|
- Collection callbacks were ignoring options and rules for stdout and adhoc cases.
|