changeset 76162 | ff92d6edff2c |
parent 75654 | 21164fd15e3d |
child 76181 | d27ed188e0c4 |
--- a/etc/settings Thu Sep 15 12:08:35 2022 +0200 +++ b/etc/settings Thu Sep 15 12:26:51 2022 +0200 @@ -81,7 +81,7 @@ ISABELLE_TOOLS="$ISABELLE_HOME/lib/Tools" # Location for temporary files (should be on a local file system). -ISABELLE_TMP_PREFIX="${TMPDIR:-/tmp}/isabelle-${USER:-$LOGNAME}" +ISABELLE_TMP_PREFIX="/tmp/isabelle-${USER:-$LOGNAME}" # Heap locations. ISABELLE_HEAPS="$ISABELLE_HOME_USER/heaps"