May 17, 2016
10:44 a.m.
In the PharoVM-spur32 CI build, newVMTestImage.sh [1] doesn't seem current?
wget http://files.pharo.org/vm/src/vm-test-image-20.zip 1>&2 unzip vm-test-image-20.zip -d vm-test-image 1>&2
wget http://files.pharo.org/sources/PharoV20.sources --output-document=vm-test-image/PharoV20.sources 1>&2
PHARO_IMAGE=`find vm-test-image -name \*.image` 1>&2 echo $PHARO_IMAGE
cheers -ben [1] https://ci.inria.fr/pharo/job/PharoVM-spur32/Architecture=32,Slave=vm-builde...