PAL: Fix path to the theme
[csit.git] / resources / tools / presentation / run_report.sh
index e4d1802..f006669 100755 (executable)
@@ -9,7 +9,6 @@ typeset -A CFG
 typeset -A DIR
 
 DIR[WORKING]=_tmp
-CFG[BLD_LATEX]=1
 
 # Install system dependencies
 sudo apt-get -y update
@@ -38,7 +37,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "13" \
+    --week "49" \
     --logging INFO \
     --force