summaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/binref
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus_test/src/binref')
-rw-r--r--messagebus_test/src/binref/env.sh.in4
l---------messagebus_test/src/binref/progctl.sh2
l---------messagebus_test/src/binref/testrun.sh2
3 files changed, 3 insertions, 5 deletions
diff --git a/messagebus_test/src/binref/env.sh.in b/messagebus_test/src/binref/env.sh.in
index 64bbed9c51e..d485eb9dfea 100644
--- a/messagebus_test/src/binref/env.sh.in
+++ b/messagebus_test/src/binref/env.sh.in
@@ -1,4 +1,2 @@
BINREF=@CMAKE_CURRENT_BINARY_DIR@
-SBCMD=@PROJECT_BINARY_DIR@/slobrok/src/apps/sbcmd/sbcmd
-SLOBROK=@PROJECT_BINARY_DIR@/slobrok/src/apps/slobrok/slobrok
-export BINREF SBCMD SLOBROK
+export BINREF
diff --git a/messagebus_test/src/binref/progctl.sh b/messagebus_test/src/binref/progctl.sh
index 781d2058cf9..2c1fb1d47ce 120000
--- a/messagebus_test/src/binref/progctl.sh
+++ b/messagebus_test/src/binref/progctl.sh
@@ -1 +1 @@
-../../../../vespalib/src/vespa/vespalib/testkit/progctl.sh \ No newline at end of file
+../../../vespalib/src/vespa/vespalib/testkit/progctl.sh \ No newline at end of file
diff --git a/messagebus_test/src/binref/testrun.sh b/messagebus_test/src/binref/testrun.sh
index 457b9f75c5e..56c3c1186d8 120000
--- a/messagebus_test/src/binref/testrun.sh
+++ b/messagebus_test/src/binref/testrun.sh
@@ -1 +1 @@
-../../../../vespalib/src/vespa/vespalib/testkit/testrun.sh \ No newline at end of file
+../../../vespalib/src/vespa/vespalib/testkit/testrun.sh \ No newline at end of file