summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-10-27 11:50:54 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-10-27 11:52:17 +0000
commit6a2aaf284f86b0ee970df90f5bc87b328c8a0cef (patch)
treec4d664f989ff552554c6183af3645f7dd9ab4425
parentReleasing version 20171013. (diff)
downloadcompute-tools-6a2aaf284f86b0ee970df90f5bc87b328c8a0cef.tar.xz
compute-tools-6a2aaf284f86b0ee970df90f5bc87b328c8a0cef.zip
Removing fallback TERM in container list, not needed anymore.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rwxr-xr-xlib/container/list2
1 files changed, 0 insertions, 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,"