diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-02-28 07:08:03 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-02-28 07:08:03 +0100 |
commit | d51e2f7d4245558e1bf03e341d001ab26d6dea44 (patch) | |
tree | 0c293cfd48c5fd926fdff82de08311daeaf8262f /resources/tools/presentation/run_report.sh | |
parent | a7cb0c84a012d829e507c8ecfbb1f48af813f60c (diff) |
Report: Configure Report 2001.10
Change-Id: I0d7950b1c32633c0f67589fb9a7504726de6cfad
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 e36eee37c3..97d67bca08 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 "09" \ + --week "10" \ --logging INFO \ --force |