etc/settings
changeset 75550 170ec97f1764
parent 75425 b958e053d993
child 75654 21164fd15e3d
--- a/etc/settings	Fri Jun 10 13:53:43 2022 +0200
+++ b/etc/settings	Fri Jun 10 14:36:05 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"
+ISABELLE_TMP_PREFIX="${TMPDIR:-/tmp}/isabelle-${USER:-$LOGNAME}"
 
 # Heap locations.
 ISABELLE_HEAPS="$ISABELLE_HOME_USER/heaps"