Artifact f4ea44ce254264bb9a36bdd478003c083979bc73:
- Executable file mkdeploy/tests/eggs/install.sh — part of check-in [72d5003fa7] at 2013-03-28 07:43:58 on branch development — Use -test-paths to find location to put eggs (user: matt, size: 188) [annotate] [blame] [check-ins using] [more...]
#!/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