Commit Graph

3 Commits (a2c09b41bc2e6a586310fd72d76ca1d14f95fbeb)

Author SHA1 Message Date
Roy Ivy III 3a7743ffc5 Tests ~ `echo` has portability issues; for CI, replace with `printf`
- using `echo` on 'windows' platforms requires process execution indirectly via the shell
- `printf` is available on all GHA CI platforms
  - `printf` is *not* available on usual 'windows' platforms; so this is just temporizing, awaiting a true fix
4 years ago
sharkdp 278d841408 Move '--paging' arg to config file. 6 years ago
Ricky 558134f6c8 Changed to unwrap methods, added integration tests 6 years ago