X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frun_report.sh;fp=resources%2Ftools%2Fpresentation%2Frun_report.sh;h=fd7881653687a599ad79bb958b691f8dbc50a5ec;hp=308c6252ec92cbcdcacde55b9d79966aa3eeab80;hb=37ea2ceb606bdfc338cc76330cb9289c12f63852;hpb=c290ed5fb0f768b76213e6eb34d56f16abfeb54e diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 308c6252ec..fd78816536 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -26,9 +26,9 @@ pip3 install -r requirements.txt export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ - --specification specification.yaml \ + --specification specifications/report \ --release ${RELEASE} \ - --week "09" \ + --week "18" \ --logging INFO \ --force