diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-02-07 10:40:01 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-02-07 10:40:01 +0100 |
commit | 2dd05d1daafcc5a4985a9593350aa2c0b290efa4 (patch) | |
tree | 66e9a6cd37e73762b6ed50cd2525c91eaaffff22 /resources/tools/presentation/run_report.sh | |
parent | 2c06090c7b919783a91d3ca9ca8c8319b5c35b07 (diff) |
Report: Configure 2001-07
Change-Id: I6323a3cf86bdebb6f1dc41a10fc840b5c80fab01
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 f2a36b2cbb..cac3cdc881 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 "05" \ + --week "07" \ --logging INFO \ --force |