Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 6b7e9c4f authored by Robert Nelson's avatar Robert Nelson
Browse files

machinekit: disable beagle-tester


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 2ab979d7
No related merge requests found
......@@ -320,7 +320,7 @@ install_git_repos () {
#beagle-tester
git_repo="https://github.com/jadonk/beagle-tester"
git_target_dir="/opt/source/beagle-tester"
git_clone
# git_clone
if [ -f ${git_target_dir}/.git/config ] ; then
if [ -f /usr/lib/libroboticscape.so ] ; then
cd ${git_target_dir}/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment