diff --git a/setup.sh b/setup.sh index 126059df0..2115a0d71 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