summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2010-03-10 19:12:01 +0000
committerAlan Conway <aconway@apache.org>2010-03-10 19:12:01 +0000
commitea1b38a4fb408bc24c27894816ae289c77c9c3e6 (patch)
tree706df867005f48da63609f91a9bd7052acdaf366 /qpid/cpp/src
parentebabd3f43efc4899ad3d0008a1ffee275d572c84 (diff)
downloadqpid-python-ea1b38a4fb408bc24c27894816ae289c77c9c3e6.tar.gz
Remove non-existent directory from PATH.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@921517 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/tests/test_env.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/test_env.sh.in b/qpid/cpp/src/tests/test_env.sh.in
index db92c636d3..07bd4b2bee 100644
--- a/qpid/cpp/src/tests/test_env.sh.in
+++ b/qpid/cpp/src/tests/test_env.sh.in
@@ -54,7 +54,7 @@ export RECEIVER_EXEC=$QPID_TEST_EXEC_DIR/receiver
export SENDER_EXEC=$QPID_TEST_EXEC_DIR/sender
# Path
-export PATH=$top_builddir/src:$builddir:$builddir/testagent:$srcdir:$PYTHON_COMMANDS:$QPID_TEST_EXEC_DIR:$PATH
+export PATH=$top_builddir/src:$builddir:$srcdir:$PYTHON_COMMANDS:$QPID_TEST_EXEC_DIR:$PATH
# Modules
export TEST_STORE_LIB=$testmoduledir/test_store.so