summaryrefslogtreecommitdiff
path: root/devices/simple_dev/run.sh
diff options
context:
space:
mode:
authorManuel Traut <manut@mecka.net>2012-09-23 21:23:08 +0200
committerManuel Traut <manut@mecka.net>2012-09-23 21:23:08 +0200
commit2a81bd3d5cc7f6653adef9f6653ff4a20709b0d7 (patch)
treeb4b11094534907acb27272e4ea3c10cf6b75bda3 /devices/simple_dev/run.sh
parentbdf4c406cd80fe0e25df68ef98a8b626093290c4 (diff)
client/test: test client to lookup devices /functions etc
Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'devices/simple_dev/run.sh')
-rwxr-xr-xdevices/simple_dev/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/devices/simple_dev/run.sh b/devices/simple_dev/run.sh
index 5377581..782822f 100755
--- a/devices/simple_dev/run.sh
+++ b/devices/simple_dev/run.sh
@@ -4,7 +4,7 @@
#
# author: Manuel Traut <manut@mecka.net>
-LD_LIBRARY_PATH=../../io/lib:../../common:../../manager/lib \
+LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../../io/lib:../../common:../../manager/lib \
./distrio_simple_dev \
-ORBInitRef NameService=corbaloc:iiop:localhost:12345/NameService \
$@