Skip to content
Snippets Groups Projects
Commit c174b9ee authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove debug output

parent 307f77da
No related branches found
No related tags found
1 merge request!5remove debug output
......@@ -175,13 +175,11 @@
fi
sParamExclude=
for sItem in `_j_getvar ${DIRFILE} exclude`
do
sParamExclude="$sParamExclude $( t_getParamExlude $sItem )"
done
echo DEBUG: sParamExclude = $sParamExclude
sFileSshPrivkey=`_j_getvar ${STORAGEFILE} "ssh-privatekey"`
......@@ -217,8 +215,6 @@
done
fi | tee -a $transferlog
# TODO: remove in jobhelper
# j_transferStart | tee -a $transferlog
h2 "`date` PRE transfer tasks"
t_backupDoPreTasks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment