Skip to content

Commit

Permalink
[migration] Don't build eos-import-dirs
Browse files Browse the repository at this point in the history
Commenting this out from master due to broken dependency in CI
  • Loading branch information
Michael Davis committed Jul 8, 2019
1 parent d313aec commit 3c1b9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ ELSE(DEFINED PackageOnly)
add_subdirectory(XRootdSSiRmcd)

add_subdirectory(upgrade_db)
add_subdirectory(migration/gRPC)
#add_subdirectory(migration/gRPC)

#Generate version information
configure_file(${PROJECT_SOURCE_DIR}/version.hpp.in
Expand Down

0 comments on commit 3c1b9f7

Please sign in to comment.