Report: Configure 2106.31, fix latency
[csit.git] / resources / tools / presentation / run_report.sh
index 9cc3354..7c0776d 100755 (executable)
@@ -27,12 +27,12 @@ aws_secret_access_key = Csit1234" >> ${HOME}/.aws/credentials
 # Install python dependencies:
 pip3 install -r requirements.txt
 
 # Install python dependencies:
 pip3 install -r requirements.txt
 
-export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
+export PYTHONPATH=`pwd`:`pwd`/../../../
 
 python pal.py \
     --specification specifications/report \
     --release ${RELEASE} \
 
 python pal.py \
     --specification specifications/report \
     --release ${RELEASE} \
-    --week "28" \
+    --week "31" \
     --logging INFO \
     --force
 
     --logging INFO \
     --force