Skip to content

Commit

Permalink
Remove the resursive submodules
Browse files Browse the repository at this point in the history
These are not used (since we don't run testsuite internal to eosio) and cause problems due to old git version on buildkite
  • Loading branch information
spoonincode committed Jul 31, 2018
1 parent 2454894 commit c0682d4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
10 changes: 0 additions & 10 deletions .gitmodules
@@ -1,10 +0,0 @@
[submodule "test/spec"]
path = test/spec
url = https://github.com/WebAssembly/testsuite.git
[submodule "test/waterfall"]
path = test/waterfall
url = https://github.com/WebAssembly/waterfall.git

[submodule "test/emscripten"]
path = test/emscripten
url = https://github.com/kripken/emscripten.git
1 change: 0 additions & 1 deletion test/emscripten
Submodule emscripten deleted from 1d979a
1 change: 0 additions & 1 deletion test/spec
Submodule spec deleted from 668281
1 change: 0 additions & 1 deletion test/waterfall
Submodule waterfall deleted from 900646

0 comments on commit c0682d4

Please sign in to comment.