diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-06-15 09:59:40 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-06-15 09:59:40 +0200 |
commit | a37d06fd84d6653990e39c135252ef1623d0ccfd (patch) | |
tree | a207870a560dcde9ee9fbdc966dad79764330da1 /resources/tools/presentation/run_report.sh | |
parent | b366c098031d995015fea0a56113c29a5fcd9a68 (diff) |
Report 2005: Add data, hide dpdk 3n-tsh
Change-Id: Id2c83dc218ad766008f65e2ad218eb01444cde07
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 3eb568255f..e9dcbd9e1e 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 "24" \ + --week "25" \ --logging INFO \ --force |