]> arthur.barton.de Git - bup.git/commit - lib/bup/_helpers.c
midx4: Properly decide whether to do progress in C
authorBrandon Low <lostlogic@lostlogicx.com>
Tue, 8 Feb 2011 02:30:04 +0000 (18:30 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Tue, 8 Feb 2011 03:01:31 +0000 (19:01 -0800)
commitbda2a9e054b2a02780e38135d08c81246f010976
tree0cf1fbc0974c86c7d7609a6c7ece32ee8c78024b
parent2137795b8deaed9cb8d9bc8204a97668b91c2eea
midx4: Properly decide whether to do progress in C

Basically just gives us a _helpers.istty to go along with helpers.istty
and uses it to decide whether or not to write progress messages from
midx4 generation.

Signed-off-by: Brandon Low <lostlogic@lostlogicx.com>
lib/bup/_helpers.c