Skip to content

Commit

Permalink
Remove obsolete legacy tools | BREAKING CHANGE (#1759)
Browse files Browse the repository at this point in the history
BREAKING CHANGE:
* tools: Stop installating oio-gdb.py
* bootstrap: Clean useless config variables
* tools: Remove the unused oio-unlock-all.sh
* cluster: Get rid of oio-cluster
  • Loading branch information
jfsmig authored May 6, 2019
1 parent 43a7e56 commit 708d836
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 487 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ add_subdirectory(./cache)
add_subdirectory(./cluster/lib)

add_subdirectory(./cluster/module)
add_subdirectory(./cluster/tools)
add_subdirectory(./meta0v2)
add_subdirectory(./meta1v2)
add_subdirectory(./meta2v2)
Expand Down
16 changes: 0 additions & 16 deletions cluster/tools/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 708d836

Please # to comment.