summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/run-in-tree.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run-in-tree.sh b/test/run-in-tree.sh
index 6552e3f6..747c1230 100755
--- a/test/run-in-tree.sh
+++ b/test/run-in-tree.sh
@@ -9,7 +9,7 @@ fi
export GVFS_MOUNTABLE_EXTENSION=".localmount"
export GVFS_MOUNTABLE_DIR=`pwd`/../daemon
export GVFS_MONITOR_DIR=`pwd`
-export PATH=`pwd`/../programs:/usr/local/sbin:/usr/sbin:/sbin:$PATH
+export PATH=/usr/local/sbin:/usr/sbin:/sbin:$PATH
export GIO_EXTRA_MODULES=`pwd`/../client/.libs:`pwd`/../monitor/proxy/.libs
# Start a custom session dbus, unless we run under "make check" (test suite