Skip to content

Commit

Permalink
Remove Sundance from list of extra repos (#3611, #1761)
Browse files Browse the repository at this point in the history
It looks like the configure fo Sundance against Trilinos 'develop' has been
failing since 6/1/207 (see #3611).  Also, Sundance development appears to be
dead (the last commit to the 'master' branch was back in 6/27/205).

Therefore, it makes sense to stop including Sundance against the list extra
repos that Trilinos is tested against.
  • Loading branch information
bartlettroscoe committed Oct 12, 2018
1 parent f67182c commit 56fa570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/ExtraRepositoriesList.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ MARK_AS_ADVANCED(Trilinos_REPOS_URL_BASE)

TRIBITS_PROJECT_DEFINE_EXTRA_REPOSITORIES(
MOOCHO_repo packages/moocho GIT ${Trilinos_REPOS_URL_BASE}moocho NOPACKAGES Nightly
Sundance_repo packages/Sundance GIT ${Trilinos_REPOS_URL_BASE}Sundance NOPACKAGES Nightly
CTrilinos_repo packages/CTrilinos GIT ${Trilinos_REPOS_URL_BASE}CTrilinos NOPACKAGES Nightly
ForTrilinos_repo packages/ForTrilinos GIT ${Trilinos_REPOS_URL_BASE}ForTrilinos NOPACKAGES EX
Optika_repo packages/optika GIT ${Trilinos_REPOS_URL_BASE}optika NOPACKAGES Nightly
Expand Down

0 comments on commit 56fa570

Please sign in to comment.