# HG changeset patch # User kleing # Date 1326884969 -39600 # Node ID da375b4b71679ceed4813602f7cc8dcd01444043 # Parent e5fe797e9d09e49812b6f646be438c39141ef804 switch afp test to Darwin on macbroy2 diff -r e5fe797e9d09 -r da375b4b7167 Admin/isatest/settings/afp-poly --- a/Admin/isatest/settings/afp-poly Wed Jan 18 10:05:23 2012 +0100 +++ b/Admin/isatest/settings/afp-poly Wed Jan 18 22:09:29 2012 +1100 @@ -3,8 +3,8 @@ CONTRIB=~/afp/contrib POLYML_HOME=$CONTRIB/polyml - ML_SYSTEM="polyml-5.4.0" - ML_PLATFORM="x86_64-linux" + ML_SYSTEM="polyml-5.4.1" + ML_PLATFORM="x86-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 2000 --gcthreads 4"