--- gforth/testall 2008/11/01 17:10:57 1.21 +++ gforth/testall 2008/11/01 18:03:06 1.22 @@ -6,8 +6,8 @@ if test $# = 0; then exit 1 fi test "x$MACHINES" != x || -MACHINES="a5 a7 akrall@titan.zserv.tuwien.ac.at b2 b3 b6 c4 c6 c7 c8 iyonix mips ppc64 t1000" -#left out (NFS problem?): c1 +MACHINES="a7 akrall@titan.zserv.tuwien.ac.at b2 b3 b6 c4 c6 c7 c8 iyonix mips ppc64 t1000" +#left out: c1 (NFS problem?), a5 (no working compiler with the right name) #SSH_PROTOCOL=-oProtocol=1,2 for i in $MACHINES do