Skip to content

Commit

Permalink
Test FoXS as part of lab nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Sep 20, 2021
1 parent 051033b commit d840feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/auto-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ rm -rf ${TMPDIR}
mkdir ${TMPDIR}
cd ${TMPDIR} || exit 1
SVN_REPOS="modweb salign"
GIT_REPOS="modloop saliweb evaluation ligscore saxsmerge allosmod cryptosite-web multifoxs foxsdock pcss-web multifit-web"
GIT_REPOS="modloop saliweb evaluation ligscore saxsmerge allosmod cryptosite-web multifoxs foxsdock pcss-web multifit-web foxs"

for REPO in ${GIT_REPOS}; do
SWSRCTGZ=${MODINSTALL}/build/sources/private/${REPO}.tar.gz
Expand Down

0 comments on commit d840feb

Please sign in to comment.