From 82d50a57968c73adaa4feb1a245d93403c72ce09 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Nov 2014 00:19:11 -0400 Subject: Avoid outputting color setting sequences when not run on a terminal. Currently TERM is checked for every message. Could be memoized, but it would add complexity, and typical propellor output is not going to be more than a few hundred messages, and likely this will be swamped by the actual work. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3858ac2f..b0d5f7e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ propellor (0.9.3) UNRELEASED; urgency=medium * Convert GpgKeyId to newtype. * DigitalOcean.distroKernel property now reboots into the distribution kernel when necessary. + * Avoid outputting color setting sequences when not run on a terminal. -- Joey Hess Mon, 10 Nov 2014 11:15:27 -0400 -- cgit v1.2.3