Skip to content

Commit

Permalink
Revert "Migration tool"
Browse files Browse the repository at this point in the history
This reverts commit 509bdd9.

Change-Id: I48f9bd0ed368bf399f09d9eeb9c5210a03a27e39
Reviewed-on: https://g2g.palm.com/5814
Tested-by: Olexandr Solomakha <oleksander.solomakha@lge.com>
Reviewed-by: Olexandr Solomakha <oleksander.solomakha@lge.com>
  • Loading branch information
Olexandr Solomakha committed May 28, 2014
1 parent 509bdd9 commit b71f173
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 259 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,5 @@ if (WEBOS_CONFIG_BUILD_TESTS)

endif()
add_subdirectory(tool/dbgen)
add_subdirectory(tool/sandwichmigrate)

add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} --output-on-failure ${ctest_args})
1 change: 0 additions & 1 deletion files/launch/db8-maindb.conf.in
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,5 @@ script
fi
# Use jemalloc
export LD_PRELOAD=/usr/lib/libjemalloc_mt.so.0:/lib/libpthread.so.0
@WEBOS_INSTALL_SBINDIR@/mojodb_migrate @WEBOS_INSTALL_WEBOS_SYSCONFDIR@/db8/maindb.conf
exec $WEBOS_NICE @WEBOS_INSTALL_SBINDIR@/mojodb-luna -c @WEBOS_INSTALL_WEBOS_SYSCONFDIR@/db8/maindb.conf
end script
1 change: 0 additions & 1 deletion files/launch/db8-mediadb.conf.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ script
fi
# Use jemalloc
export LD_PRELOAD=/usr/lib/libjemalloc_mt.so.0:/lib/libpthread.so.0
@WEBOS_INSTALL_SBINDIR@/mojodb_migrate @WEBOS_INSTALL_WEBOS_SYSCONFDIR@/db8/maindb.conf
exec $WEBOS_NICE @WEBOS_INSTALL_SBINDIR@/mojodb-luna -c @WEBOS_INSTALL_WEBOS_SYSCONFDIR@/db8/mediadb.conf
end script
38 changes: 0 additions & 38 deletions tool/sandwichmigrate/CMakeLists.txt

This file was deleted.

218 changes: 0 additions & 218 deletions tool/sandwichmigrate/Migrate.cpp

This file was deleted.

0 comments on commit b71f173

Please sign in to comment.