diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-03-28 10:26:32 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-03-28 10:26:32 +0100 |
commit | 130c7fc821fca1fea4c5d4ff68c38e4a8cf2772d (patch) | |
tree | f93dda22e99d99d0ca4f9770646e31a08ca00421 /resources/tools/presentation/run_report.sh | |
parent | 67f247b4015b76641c6fab7c49e7d9862043c856 (diff) |
Report: Configure 1901.1.13
Change-Id: I17c72ddb8bc5df364761c9e0453aeb128d7951e9
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 837b7331ce..473dcd8848 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd` python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "12" \ + --week "13" \ --logging INFO \ --force |