use existing ghc on macbroy20;
authorwenzelm
Fri, 10 Jun 2011 14:59:30 +0200
changeset 43350 5fcd0ca1f582
parent 43349 46b4f57fb034
child 43355 00db2eed7189
use existing ghc on macbroy20;
Admin/isatest/isatest-makedist
Admin/isatest/settings/at-poly-test
--- a/Admin/isatest/isatest-makedist	Fri Jun 10 13:32:51 2011 +0200
+++ b/Admin/isatest/isatest-makedist	Fri Jun 10 14:59:30 2011 +0200
@@ -98,7 +98,7 @@
 
 ## spawn test runs
 
-$SSH macbroy21 "$MAKEALL $HOME/settings/at-poly-test"
+$SSH macbroy20 "$MAKEALL $HOME/settings/at-poly-test"
 # give test some time to copy settings and start
 sleep 15
 $SSH macbroy28 "$MAKEALL $HOME/settings/at-poly"
--- a/Admin/isatest/settings/at-poly-test	Fri Jun 10 13:32:51 2011 +0200
+++ b/Admin/isatest/settings/at-poly-test	Fri Jun 10 14:59:30 2011 +0200
@@ -24,7 +24,7 @@
 
 ISABELLE_USEDIR_OPTIONS="-i true -d pdf -v true -t true"
 
-ISABELLE_GHC="/home/isabelle/contrib_devel/ghc/x86-linux/ghc"
+ISABELLE_GHC="/usr/bin/ghc"
 ISABELLE_OCAML="/home/isabelle/contrib_devel/ocaml/x86-linux/ocaml"
 ISABELLE_SWIPL="/home/isabelle/contrib_devel/swipl/bin/swipl"