removed erroneous echo statement

This commit is contained in:
Franz Roters 2014-03-17 12:04:26 +00:00
parent f41a1caac7
commit 1f714052b8
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ PROCESSING=`which postResults`
if [ "x$PROCESSING" == "x" ]; then
export PROCESSING='Not found!'
fi
echo "DAMASK_spectral `which DAMASK_spectral`"
# disable output in case of scp
if [ ! -z "$PS1" ]; then