diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-06-29 07:58:35 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-06-29 07:58:35 +0200 |
commit | 6349e9f96178bd0f6ef31cb2e5e8d1244c861724 (patch) | |
tree | 69eec40228471c9ec55b6cc0237d6cc17b7c6969 /resources/tools/presentation/run_report.sh | |
parent | c9f903e4f7894cb61cf3cc67fb37c7602c917567 (diff) |
Report 2005: Configure rls2005.27, add data
Change-Id: I6a9911b500d40708e2570be9d83cdd860c677977
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 3038ade2b4..1db08f370f 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 "26" \ + --week "27" \ --logging INFO \ --force |