summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun_model.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_model.sh b/run_model.sh
index 6d0712f..6c850f6 100755
--- a/run_model.sh
+++ b/run_model.sh
@@ -171,7 +171,7 @@ if [ "$FOUNDATION" == "1" ]; then
$disk_param \
"
else
- CACHE_STATE_MODELLED=${CACHE_STATE_MODELLED:=0}
+ CACHE_STATE_MODELLED=${CACHE_STATE_MODELLED:=1}
echo "CACHE_STATE_MODELLED=$CACHE_STATE_MODELLED"
if [ "$DISK" != "" ]; then