From e0de50ef77ed9e9b4ebaae12c3f9003ad1bc6e95 Mon Sep 17 00:00:00 2001 From: Rohan Budhiraja <budhiraja@laas.fr> Date: Wed, 12 Oct 2016 19:55:17 +0200 Subject: [PATCH] [wip/sot-romeo-v3] we need to end with newline in PLIST --- sot-romeo-v3/PLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sot-romeo-v3/PLIST b/sot-romeo-v3/PLIST index 08ce3ac8..d424220b 100644 --- a/sot-romeo-v3/PLIST +++ b/sot-romeo-v3/PLIST @@ -12,4 +12,4 @@ lib/python2.7/site-packages/dynamic_graph/sot/romeo/robot.py lib/python2.7/site-packages/dynamic_graph/sot/romeo/robot.pyc lib/python2.7/site-packages/dynamic_graph/sot/romeo/sot_romeo_controller/__init__.py lib/python2.7/site-packages/dynamic_graph/sot/romeo/sot_romeo_controller/wrap.so -lib/libsot-romeo-controller.so \ No newline at end of file +lib/libsot-romeo-controller.so -- GitLab