diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-03-11 06:09:43 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-03-11 12:53:02 +0000 |
commit | 46ff7172bfd32f96c45bd8c6f4a937c941d058b7 (patch) | |
tree | 15bb8ddb5645d4fe9b9f63046345de3261bae8cf /resources/tools/presentation/run_report.sh | |
parent | 8d954d6bee4a0bb25dad8cc0107d074b81abfec9 (diff) |
Report: Configure Report 2001.12
Change-Id: I3d19380a12016ee65711d4e92c3cfbc109a2e18f
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 98cba7d7dd..b246e91ce4 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 "11" \ + --week "12" \ --logging INFO \ --force |