summaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/binref
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2016-09-13 12:39:51 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2016-09-13 12:39:51 +0200
commit60638afd3b48415f27f01d9a6b08d6b1b1eaf104 (patch)
tree47bcf7637f87bff5b292da8838ce7bc8c58ceab4 /messagebus_test/src/binref
parent876d2199834b82462a3e32d6158ef26bf8c08190 (diff)
Fixing more tests.
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