Megatest

install.sh at [37e149d637]
Login

File tests/installall/tests/tougheggs/install.sh artifact 7f9ea04779 part of check-in 37e149d637


#!/usr/bin/env bash

# Run your step here

source $PREFIX/buildsetup.sh

lockfile $PREFIX/eggs.lock
$PREFIX/bin/chicken-install $PROX $EGG_NAME
rm -f $PREFIX/eggs.lock