diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-06-08 12:14:09 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-06-08 12:14:09 +0200 |
commit | ba7130cebc9bc6ef66b9eb4f0e7d888462e10e48 (patch) | |
tree | 29c44d816ea68ff3a3c7054493fd44f7f1b908f3 /resources/tools/presentation/run_report.sh | |
parent | 2fab22524dac3f5aaa26dde53f74d15974e29901 (diff) |
Report 2005: Add data, configure 2005.24
Change-Id: Iabd8dadda4ee7e0b9fc7044f4fc6addf8a106ab5
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 d63d6c29b0..3eb568255f 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 "23" \ + --week "24" \ --logging INFO \ --force |