From 6a2aaf284f86b0ee970df90f5bc87b328c8a0cef Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 27 Oct 2017 13:50:54 +0200 Subject: Removing fallback TERM in container list, not needed anymore. Signed-off-by: Daniel Baumann --- lib/container/list | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/container/list b/lib/container/list index 80e4e35..cd88475 100755 --- a/lib/container/list +++ b/lib/container/list @@ -26,8 +26,6 @@ MACHINES="/var/lib/machines" VERSION="$(container version)" -TERM="${TERM:-linux}" - Parameters () { GETOPT_LONGOPTIONS="all,csv-separator:,format:,host:,nwdiag-color:,nwdiag-label:,other,started,stopped," -- cgit v1.2.3