diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-02-25 07:33:33 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-02-25 07:33:33 +0100 |
commit | 466ebbe92072c3b525a199b6f6601e8ece82e0d4 (patch) | |
tree | 3c276d24308776f91634d386903a8d8f42b9c3aa /resources/tools/presentation/run_report.sh | |
parent | 572184f5dce9c564ee6fe132e0a22eff7ee75e02 (diff) |
Report: Configure rls2101.09
Change-Id: Ib61e7643c2072d9f0e8cdec3bb7e0328bd25d60a
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 181d9db647..e36eee37c3 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 "08" \ + --week "09" \ --logging INFO \ --force |