Megatest

install.sh at [1bf5c0bd20]
Login

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


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