diff --git a/setup.sh b/setup.sh index 126059df..2115a0d7 100755 --- a/setup.sh +++ b/setup.sh @@ -51,7 +51,6 @@ if [ -e "$IDV" ]; then source ${IMPERAS_HOME}/bin/setup.sh setupImperas ${IMPERAS_HOME} export PATH=$IDV/scripts/cvw:$PATH - echo $PATH fi