diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-06-22 11:18:51 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-06-22 11:18:51 +0200 |
commit | 1a0f5d37b11bafc784985875540f0e99abec88c0 (patch) | |
tree | 78fc1ea7ef5bd0de89be8c671c1f76718131ee2a /resources/tools/presentation/run_report.sh | |
parent | ac38e4639b25835273f69a91d2779cae115bae30 (diff) |
Report: Add data, 2n-skx-nfv, configure 2005.26
Change-Id: Ia00d19101e0521d89f23ee68be8e701b043a3a1e
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 e9dcbd9e1e..3038ade2b4 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 "25" \ + --week "26" \ --logging INFO \ --force |