changeset 73244 | 5bded25065f8 |
parent 73234 | da0ee7fbc068 |
child 73263 | ad60214bef09 |
--- a/src/Pure/System/bash.ML Mon Feb 08 20:56:12 2021 +0100 +++ b/src/Pure/System/bash.ML Tue Feb 09 14:55:36 2021 +0100 @@ -184,7 +184,7 @@ end); fun process_scala script = - Scala.function "bash_process" + Scala.function_thread "bash_process" ("export ISABELLE_TMP=" ^ string (getenv "ISABELLE_TMP") ^ "\n" ^ script) |> YXML.parse_body |>