forked from lix-project/hydra
Add Term::Size::Any
This removes a supper annoying set of messages that polute the logs: Aug 30 09:00:30 xxx.compute.internal hydra-server[957]: Trouble trying to detect your terminal size, looking at $ENV{COLUMNS} Aug 30 09:00:30 xxx.compute.internal hydra-server[957]: Term::Size::Any is not installed, can't autodetect terminal column width
This commit is contained in:
parent
906d2493c5
commit
a9d744d2a3
|
@ -106,6 +106,7 @@ rec {
|
|||
SetScalar
|
||||
Starman
|
||||
SysHostnameLong
|
||||
TermSizeAny
|
||||
TestMore
|
||||
TextDiff
|
||||
TextTable
|
||||
|
|
Loading…
Reference in a new issue