Author: gsim
Date: Mon Dec 4 09:00:42 2006
New Revision: 482254
URL: http://svn.apache.org/viewvc?view=rev&rev=482254
Log:
Patch from Andrew Stitcher, sent to qpid-dev list.
Modified:
incubator/qpid/trunk/qpid/cpp/tests/env
Modified: incubator/qpid/trunk/qpid/cpp/tests/env
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/tests/env?view=diff&rev=482254&r1=482253&r2=482254
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/tests/env (original)
+++ incubator/qpid/trunk/qpid/cpp/tests/env Mon Dec 4 09:00:42 2006
@@ -13,9 +13,9 @@
if [ -z QPID_ROOT ] ; then echo "You must set QPID_ROOT" ; fi
-pathmunge $QPID_ROOT/cpp/test/bin
-pathmunge $QPID_ROOT/cpp/build/*/bin
-pathmunge $QPID_ROOT/cpp/build/*/test
+pathmunge $QPID_ROOT/cpp/tests
+# pathmunge $QPID_ROOT/cpp/build/*/bin
+# pathmunge $QPID_ROOT/cpp/build/*/test
export QPID_HOME=${QPID_HOME:-$QPID_ROOT/java/build}
pathmunge $QPID_HOME/bin