X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Finclude-raw-deploy-archives.sh;fp=jjb%2Finclude-raw-deploy-archives.sh;h=3873406ff6ccedca50806228a01f73dae910ab1a;hb=6700cee2ca70080881acc4aa516c33e877a20bb1;hp=af35a3ab768612a14c51dcc69d51a8a5418b2cac;hpb=c09451b068207070f242296f0041619170a46911;p=releng%2Fbuilder.git diff --git a/jjb/include-raw-deploy-archives.sh b/jjb/include-raw-deploy-archives.sh index af35a3ab7..3873406ff 100644 --- a/jjb/include-raw-deploy-archives.sh +++ b/jjb/include-raw-deploy-archives.sh @@ -89,8 +89,8 @@ touch $ARCHIVES_DIR/_sys-info.txt # Magic string used to trim console logs at the appropriate level during wget echo "-----END_OF_BUILD-----" -wget -O $ARCHIVES_DIR/_console-output.log ${{BUILD_URL}}consoleText -sed -i '/^-----END_OF_BUILD-----$/,$d' $ARCHIVES_DIR/_console-output.log +wget -O $ARCHIVES_DIR/console.log ${{BUILD_URL}}consoleText +sed -i '/^-----END_OF_BUILD-----$/,$d' $ARCHIVES_DIR/console.log gzip $ARCHIVES_DIR/*.txt $ARCHIVES_DIR/*.log # find and gzip any 'text' files