diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-07-15 09:52:14 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-07-15 09:52:14 +0200 |
commit | 149b1109affae3e54157e3c38db97f376d27328b (patch) | |
tree | 01a96d641aedce89e01e72167ec2405145aa48f1 /resources/tools/presentation/run_report.sh | |
parent | f280a846c9a766c519e449992504bca926893b0c (diff) |
Report: Configure rls2106.29, add data
Change-Id: Ib51ee05d67a5a6506367b9f194441be50f360d38
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/run_report.sh')
-rwxr-xr-x | resources/tools/presentation/run_report.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 2a14da1b62..5bd3fd36d2 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -32,7 +32,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../ python pal.py \ --specification specifications/report \ --release ${RELEASE} \ - --week "28" \ + --week "29" \ --logging INFO \ --force |