diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-02-17 08:42:54 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-02-17 08:09:27 +0000 |
commit | e8db3444e0025cb1d34952f4064ae391f94dd327 (patch) | |
tree | fbd519c7fe21ab16b9f874495f035e4a1f7a828e /resources/tools/presentation/run_report.sh | |
parent | 6bc0123c235171918a6193b1551ed4d4d82c2fec (diff) |
Report: Configure Report 2001.08
Change-Id: Iaddad3362eb2aaf9ced78d3f30fe1f25f40a70ef
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 cac3cdc881..181d9db647 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 "07" \ + --week "08" \ --logging INFO \ --force |