diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-08-09 09:09:33 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-08-09 09:09:33 +0200 |
commit | d6c832b02ac7d3073dd8651b089a72ec8240b183 (patch) | |
tree | e9af8ace604f1c6c1687ef8020b221e886895a8f /resources/tools/presentation/run_report.sh | |
parent | a71be635766b17347938e1f9ffc13b6bd0370c26 (diff) |
Report: Configuration
Change-Id: I55dc7412e28cc2c5eb9c3f151e75a06be2d36f69
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 2c68e1fd9a..2a8ecfe100 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd` python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "25" \ + --week "36" \ --logging INFO \ --force |