diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-07-15 09:52:14 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-07-15 08:00:03 +0000 |
commit | 7b5f678de47c9d95fc6487d7e4a1f4149cf4f523 (patch) | |
tree | 9da553ce2d9143a489c73086f82049968ad16106 /resources/tools/presentation/run_report.sh | |
parent | 6ab30cd76a33b04f6b3be37ba488d6581aa8472a (diff) |
Report: Configure rls2106.29, add data
Change-Id: Ib51ee05d67a5a6506367b9f194441be50f360d38
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 149b1109affae3e54157e3c38db97f376d27328b)
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 |