diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-03-23 08:06:42 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-03-23 08:06:42 +0100 |
commit | 1a43f1efa34dff562b1e7cb0794e11f422d94f6b (patch) | |
tree | f8f2f32f8ea1663e16433e1c8f8e9e1a9ef419ba /resources/tools/presentation/run_report.sh | |
parent | 4903cc72fac0f78891c00d22403668f618a20728 (diff) |
Report: Configure Report 2001.13
Change-Id: Id968c7351f995dde31c3832339496495999b5bce
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 b246e91ce4..e4d1802f87 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 "12" \ + --week "13" \ --logging INFO \ --force |