From: Peter Mikus Date: Thu, 16 Aug 2018 15:32:40 +0000 (+0000) Subject: Bump report version to 0.6 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=56778a99d5b370f3f1d61ae595fe2f39c5c00957 Bump report version to 0.6 Change-Id: I820288a7209b6c0017ee42f5087f0687679ab078 Signed-off-by: Peter Mikus --- diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index ed3dcf5f9e..2dc55cc9b6 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 "0.5" \ + --version "0.6" \ --logging INFO \ --force