From: Peter Mikus Date: Thu, 16 Aug 2018 10:01:08 +0000 (+0000) Subject: Change report version to 0.5 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=0b752a7820087d5fec452d00c3bc42b8f1298501 Change report version to 0.5 Change-Id: I556a8e98d1725ed9465eca2721886869a3a1a39b Signed-off-by: Peter Mikus --- diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 9435ce01a6..ed3dcf5f9e 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} \ - --version "1.0" \ + --version "0.5" \ --logging INFO \ --force