Change report version to 0.5 84/14284/2
authorPeter Mikus <pmikus@cisco.com>
Thu, 16 Aug 2018 10:01:08 +0000 (10:01 +0000)
committerPeter Mikus <pmikus@cisco.com>
Thu, 16 Aug 2018 10:03:28 +0000 (10:03 +0000)
Change-Id: I556a8e98d1725ed9465eca2721886869a3a1a39b
Signed-off-by: Peter Mikus <pmikus@cisco.com>
resources/tools/presentation/run_report.sh

index 9435ce0..ed3dcf5 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --version "1.0" \
+    --version "0.5" \
     --logging INFO \
     --force
 
     --logging INFO \
     --force