Megatest

install.sh at [080afb1b2d]
Login

File mkdeploy/tests/eggs/install.sh artifact f4ea44ce25 part of check-in 080afb1b2d


#!/bin/bash -e
targpath=`megatest -test-paths -target $MT_TARGET :runname $MT_RUNNAME -testpatt executables/megatest`
chicken-install -prefix $targpath/megatest -deploy $EGGNAME
echo DONE