diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 01:01:50 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 01:01:50 -0400 |
| commit | 40f6d06f1a65b3a12adb853ab924e1181b0855b2 (patch) | |
| tree | 2cc6e4c0460659f92b8e91267ea4583522b52b77 /debian | |
| parent | 973025723c0d267c3f65362c5fa640a857b50d62 (diff) | |
Run remote propellor --spin with a controlling terminal.
Avoids need for hack to make ansi colors work, but also things like apt-get
and wget process bars will be displayed.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b0d5f7e1..1778338c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ propellor (0.9.3) UNRELEASED; urgency=medium * DigitalOcean.distroKernel property now reboots into the distribution kernel when necessary. * Avoid outputting color setting sequences when not run on a terminal. + * Run remote propellor --spin with a controlling terminal. -- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 11:15:27 -0400 |
