From 2a81bd3d5cc7f6653adef9f6653ff4a20709b0d7 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Sun, 23 Sep 2012 21:23:08 +0200 Subject: client/test: test client to lookup devices /functions etc Signed-off-by: Manuel Traut --- io/bin/generic_gpio/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io/bin') diff --git a/io/bin/generic_gpio/run.sh b/io/bin/generic_gpio/run.sh index efb1a72..249b770 100755 --- a/io/bin/generic_gpio/run.sh +++ b/io/bin/generic_gpio/run.sh @@ -4,7 +4,7 @@ # # author: Manuel Traut -LD_LIBRARY_PATH=../../lib:../../../common:../../../manager/lib \ +LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../../lib:../../../common:../../../manager/lib \ ./distrio_generic_gpio \ -ORBInitRef NameService=corbaloc:iiop:localhost:12345/NameService \ $@ -- cgit v1.2.3