Skip to content

Commit

Permalink
Merge pull request #2010 from bilke/remove-data-submodule
Browse files Browse the repository at this point in the history
Remove deprecated data submodule
  • Loading branch information
endJunction authored Dec 6, 2017
2 parents 58d6fb6 + c346e77 commit c4f396f
Show file tree
Hide file tree
Showing 738 changed files with 19 additions and 23 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
[submodule "ThirdParty/autocheck"]
path = ThirdParty/autocheck
url = https://github.com/thejohnfreeman/autocheck.git
[submodule "Tests/Data"]
path = Tests/Data
url = https://github.com/ufz/ogs-data
[submodule "ThirdParty/vtkGUISupportQt"]
path = ThirdParty/vtkGUISupportQt
url = https://github.com/ufz/vtkGUISupportQt.git
Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ matrix:
before_install:
- bash scripts/travis/cmake.sh
- bash scripts/travis/conan.sh
- git lfs pull --exclude "web/**,Tests/lfs-data/**"
- git lfs pull --include "Tests/lfs-data/FileIO/**,Tests/lfs-data/MathLib/**"
- git lfs pull --exclude "web/**,Tests/Data/**"
- git lfs pull --include "Tests/Data/FileIO/**,Tests/Data/MathLib/**"

script:
- mkdir build; cd build
Expand Down
1 change: 0 additions & 1 deletion Tests/Data
Submodule Data deleted from 8a91a4
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit c4f396f

Please sign in to comment.