diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-08-09 10:52:39 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-08-09 10:52:39 +0200 |
commit | b4d1e09227919dfc966c10c0054c97f0620c2963 (patch) | |
tree | 9877f6f86f2fa49527f1c2ded35ceca174fcdbf7 /resources/tools/presentation/run_report.sh | |
parent | 6025c6f95d5f5dc636464c0a240e6bfe94d1884f (diff) |
Report: Configure rls2106.32
Change-Id: Ia4e7a2436e038cebaaa080dd7c86f6de1b39b018
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 7c0776d7bd..ca258bd5d4 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 "31" \ + --week "32" \ --logging INFO \ --force |