diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-08-13 08:17:45 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-08-16 11:25:53 +0200 |
commit | e32b39d83fb01c33dfc9ae540ff2b55c11b707cf (patch) | |
tree | 276a34e9a1479cd5856b9697e94e91f8921d644e /resources/tools/presentation/run_report.sh | |
parent | 5094f41c1a2ec63d3a39121297552eebe0d4d88f (diff) |
Report: configure rls2106.33
Change-Id: Ic7d1a776817dda52007bcebd663388cc4bd1fa66
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 ca258bd5d4..d1994a1a27 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 "32" \ + --week "33" \ --logging INFO \ --force |