--- a/src/Pure/Admin/build_history.scala Sat Oct 15 21:37:19 2016 +0200
+++ b/src/Pure/Admin/build_history.scala Sat Oct 15 21:59:35 2016 +0200
@@ -194,7 +194,7 @@
other_isabelle.isabelle_home_user +
Build_Log.log_subdir(build_history_date) +
Build_Log.log_filename(
- BUILD_HISTORY, build_history_date, ml_platform, "M" + threads).ext("gz")
+ BUILD_HISTORY, build_history_date, build_host, ml_platform, "M" + threads).ext("gz")
val build_info = Build_Log.Log_File(log_path.base.implode, res.out_lines).parse_build_info()