From: sharath reddy Date: Fri, 8 Apr 2022 06:28:50 +0000 (+0530) Subject: fixed oclip.sh execption on ubuntu X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cli.git;a=commitdiff_plain;h=d6badb8c2851673674f114ab4179b2169d6d24f0 fixed oclip.sh execption on ubuntu Issue-ID: CLI-442 report: tested weather-report, execution-list Signed-off-by: sharath reddy Change-Id: If515f8c2b66861d5c548993dd509c57d31c82d4a --- diff --git a/deployment/zip/src/main/release/bin/oclip.sh b/deployment/zip/src/main/release/bin/oclip.sh index e24cdb4a..2ae1a27c 100755 --- a/deployment/zip/src/main/release/bin/oclip.sh +++ b/deployment/zip/src/main/release/bin/oclip.sh @@ -31,6 +31,7 @@ fi CLASSPATH=${OPEN_CLI_HOME}/conf${SEP}${OPEN_CLI_HOME}${SEP}${OPEN_CLI_HOME}/docs export PATH=$OPEN_CLI_HOME/bin:$PATH +export TERM=xterm-color for entry in "$OPEN_CLI_HOME/lib"/* do