Report: Add data
[csit.git] / resources / tools / presentation / run_report.sh
index 56c671a..7b4351e 100755 (executable)
@@ -33,12 +33,12 @@ source ${DIR[WORKING]}/env/bin/activate
 # Install python dependencies:
 pip3 install -r requirements.txt
 
-export PYTHONPATH=`pwd`
+export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "38" \
+    --week "51" \
     --logging INFO \
     --force