diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-01-18 10:43:14 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-01-18 14:40:05 +0100 |
commit | caef25a1412689fc0906e024e9b26c547ecfc5bd (patch) | |
tree | 4996079be3971c1e815f1afcb6aa1a7870f343fa /resources/tools/presentation/run_report.sh | |
parent | 826d80373dbd20bc1feac2403e9cade9e5633336 (diff) |
Report: Add data, add 2n-tx2
Change-Id: Ic2f8e03c16c432479139648cad7982a962193bc4
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 d9246bb8d9..0c11f71d26 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 "04" \ + --week "06" \ --logging INFO \ --force |