mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-25 09:18:10 +01:00
@@ -77,6 +77,7 @@ done
|
|||||||
|
|
||||||
unset count_flag pretty
|
unset count_flag pretty
|
||||||
[ -t 0 ] && [ -t 1 ] && pretty="1"
|
[ -t 0 ] && [ -t 1 ] && pretty="1"
|
||||||
|
[ -n "$CI" ] && pretty=""
|
||||||
|
|
||||||
for option in "${options[@]}"; do
|
for option in "${options[@]}"; do
|
||||||
case "$option" in
|
case "$option" in
|
||||||
|
|||||||
Reference in New Issue
Block a user