X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frun_report.sh;h=f006669b80c8aefd6f4a0e536694fe217e617987;hb=68827d323227c98c90712e809eabc983252b38c9;hp=d63d6c29b038d1243f82a0a924e6f3db58293fb0;hpb=7248cf97d0f950cda2e1167478d44455e03ddc8d;p=csit.git diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index d63d6c29b0..f006669b80 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -9,7 +9,6 @@ typeset -A CFG typeset -A DIR DIR[WORKING]=_tmp -CFG[BLD_LATEX]=1 # Install system dependencies sudo apt-get -y update @@ -38,7 +37,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "23" \ + --week "49" \ --logging INFO \ --force