Megatest

install.sh at [370b2b9e31]
Login

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


#!/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