summaryrefslogtreecommitdiffstats
path: root/deploy_jdn
diff options
context:
space:
mode:
Diffstat (limited to 'deploy_jdn')
-rwxr-xr-xdeploy_jdn2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy_jdn b/deploy_jdn
index ba209161..c6490d03 100755
--- a/deploy_jdn
+++ b/deploy_jdn
@@ -93,7 +93,7 @@ else
sudo -u jenkins-adm git pull $GIT_REPO
fi
-./update_jdn.sh
+./update_jdn.sh 2>&1 | tee -a /var/log/jenkins/update_jdn.log
EOF
reset_clock=true
if [ "$1" = "all" ] ; then