Megatest

install.sh at [2b32f9312f]
Login

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


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