OSDN Git Service

don't show progress bar if not in a TTY
authorscribu <mail@scribu.net>
Fri, 21 Jun 2013 13:02:24 +0000 (16:02 +0300)
committerscribu <mail@scribu.net>
Fri, 12 Jul 2013 00:53:58 +0000 (03:53 +0300)
commit88af0ed99071606c79257973512cd9e4e2563104
tree032fefb694670a5479c355b33f7ad3a17c202af0
parent6804cf8a0fdefbd463238dca0dbc2eafd133e3b3
don't show progress bar if not in a TTY

this fixes 'tput: No value for $TERM and no -T specified' error
features/import.feature
php/WP_CLI/NoOp.php [new file with mode: 0644]
php/commands/post.php
php/commands/user.php
php/utils.php