diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-05-26 15:52:55 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-05-27 05:27:54 +0000 |
commit | 7248cf97d0f950cda2e1167478d44455e03ddc8d (patch) | |
tree | c8ad7f047a755f41c66bc6a543958bcc05079dae /resources/tools/presentation/run_report.sh | |
parent | ae81c6c8ea54cd0ceee739fbce5d7e2445689ecb (diff) |
Report: configure report rls2005
Ticket: CSIT-1722
Type: feature
Change-Id: I76f7f323f000cbfc802c6206b6232665bb88448c
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 22f521a854..d63d6c29b0 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "21" \ + --week "23" \ --logging INFO \ --force |