diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-07-23 07:54:18 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-07-23 07:54:18 +0200 |
commit | 40537fb9c1045de244424ea989bb0e84d8640b8b (patch) | |
tree | 038110ebda8ab6c80442a8ec034dae6ab98913d5 /resources/tools/presentation/run_report.sh | |
parent | 6b89bd6c8f47b834420c31bfc64e1347c1dd0b46 (diff) |
Report 2005: Configure rls2005.31, add data
Change-Id: I87e07e334783e10dc863194f240e5dbcbf141915
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 b2c3368ab6..66c191f841 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 "30" \ + --week "31" \ --logging INFO \ --force |