explicit timezone for the sake of lxbroy10;
authorwenzelm
Wed, 12 Oct 2016 09:32:48 +0200
changeset 64159 fe8f8f88a1d7
parent 64158 2f7de0af23d3
child 64160 1eea419fab65
explicit timezone for the sake of lxbroy10;
Admin/cronjob/main
--- a/Admin/cronjob/main	Tue Oct 11 23:09:36 2016 +0200
+++ b/Admin/cronjob/main	Wed Oct 12 09:32:48 2016 +0200
@@ -8,4 +8,4 @@
 
 "$THIS/../build" jars_fresh || exit $?
 
-exec "$THIS/../../bin/isabelle_java" isabelle.Isabelle_Cronjob "$@"
+exec "$THIS/../../bin/isabelle_java" "-Duser.timezone=Europe/Berlin" isabelle.Isabelle_Cronjob "$@"