Skip to content
Snippets Groups Projects
Commit e74c075e authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

add script missing_installs.sh

parent 5dc63d2d
No related branches found
No related tags found
No related merge requests found
if [ -d "$FASTDATA_jsc/swmanage/EasyBuild/$STAGE/Overlays/${SYSTEMNAME}_overlay" ];
then
time eb --robot -M $FASTDATA_jsc/swmanage/EasyBuild/$STAGE/Golden_Repo/*/*/*.eb $FASTDATA_jsc/swmanage/EasyBuild/$STAGE/Overlays/${SYSTEMNAME}_overlay/*/*/*.eb
else
time eb --robot -M $FASTDATA_jsc/swmanage/EasyBuild/$STAGE/Golden_Repo/*/*/*.eb
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment