3 Commits

Author SHA1 Message Date
Rasmus Thomsen
ce2d0b4860 testing/bat: enable on arches supported by rust >= 1.37.0-r0
* Remove uneccesary `export RUSTFLAGS="-C target-feature=-crt-static"`, which is
  disabled by default anyway
2019-08-30 19:05:48 -03:00
Leo
2e2bfffb2d testing/bat: add missing dependency on less (GNU less)
fixes #10713
2019-08-08 13:03:28 -03:00
Chloe Kudryavtsev
bffb22b835 testing/bat: new aport
bat is a cat(1) clone that acts like standard cat when the output is not
a tty.
If the output *is* a tty, it provides syntax highlighting and integrated
paging on top of the typical cat(1) features.

Closes GH-8678
2019-06-08 21:47:17 +00:00