diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-05-15 13:00:27 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-05-15 13:00:27 +0200 |
commit | 55ff55922866a4ac8cbc25fa6c74c33894d1cc09 (patch) | |
tree | 6e7c0b2a1536bf63c940c15ae230495d5418cdf5 /resources/tools/presentation/run_report.sh | |
parent | 8d79b30dd6eb9c00d30055ed1cc494e826baee9f (diff) |
Report: Add data, configure 2001.21
Change-Id: I8eb2b893989fa22282d4d940513a69e0c87bbfdb
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 219e8600c2..22f521a854 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 "20" \ + --week "21" \ --logging INFO \ --force |