diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-07-26 14:32:13 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-07-26 14:32:13 +0200 |
commit | 53e6c3440afd81d1504db75e7fa8d09229641079 (patch) | |
tree | d6874e9731cbab8640c5b1e99a0df3612c6b5305 /resources/tools/presentation/run_report.sh | |
parent | e8b47c3df7529a6c087fb7639684f180dad8c03d (diff) |
Report: configure rls2106.30
Change-Id: If1af4d7c5865a7466eda5c2de18d07ff9491d458
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 5bd3fd36d2..81188e73ff 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 "29" \ + --week "30" \ --logging INFO \ --force |