diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-06-03 12:16:35 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-06-03 12:18:33 +0200 |
commit | c87a7507fd4cc0a108a21b47c3a9298109d4f245 (patch) | |
tree | b37c1234bd202fa19695a97bb27a52c98b7a7f14 /resources/tools/presentation/run_report.sh | |
parent | 459f6b0055c5db6fc2fec39b96fdec592f92ccba (diff) |
Report: Configure Report 1904.23
Change-Id: I0f19d4e3bdafbdf1a435436a2f25945c2b45e06e
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 3c9aab8157..795adae912 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd` python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "22" \ + --week "23" \ --logging INFO \ --force |